Uploaded image for project: 'tsdr'
  1. tsdr
  2. TSDR-6

MetricsDetaill misleading information for all metrics data.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • unspecified
    • General
    • None
    • Operating System: All
      Platform: All

    • 3465

      Environment:
      Build# 2064 (Integration Build)
      Switch Ovs 2.3.1/cPqd switch
      Topology:
      ====
      ovs-switch
      sudo mn --topo tree,3 --switch ovsk,protocols=OpenFlow13 --controller remote,ip=10.16.148.23
      CPqd
      sudo mn --topo tree,3 --switch user,protocols=OpenFlow13 --controller remote,ip=10.16.148.23

      Problem:
      Metrics details misleading with information

      1.PortStats
      opendaylight-user@root>tsdr:list PortStats | head
      TimeStamp = 06/01/2015 15:44:42|MetricName = CollisionCount|MetricValue = 0|MetricCategory = PortStats|MetricDetails =

      { 'Node':'Nodes','InterfaceName':'openflow:1'}

      Node: should be "openflow:1" & InterfaceName should be "openflow:1:<InterfacName>

      2.FlowTableStats
      opendaylight-user@root>tsdr:list FlowTableStats | head
      TimeStamp = 06/01/2015 15:44:42|MetricName = ActiveFlows|MetricValue = 4|MetricCategory = FlowTableStats|MetricDetails =

      { 'Node':'Nodes','Table':'openflow:1'}

      Node: should be "openflow:1" & Table should be "openflow:1:<TableNumber>

      3.FlowStats:
      opendaylight-user@root>tsdr:list FlowStats | head
      TimeStamp = 06/01/2015 15:44:42|MetricName = ByteCount|MetricValue = 668|MetricCategory = FlowStats|MetricDetails =

      { 'Node':'Nodes','Table':'openflow:1','Flow':'FlowCapableNode'}

      Node: should be "openflow:1",Table should be "openflow:1:<TableNumber>,"Flow" needs to FlowName or ID.

      4.FlowGroupStats

      >tsdr:list FlowGroupStats
      TimeStamp = 06/01/2015 13:57:23|MetricName = RefCount|MetricValue = 1.0|MetricCategory = FLOWGROUPSTATS|MetricDetails =

      { 'Node':'Nodes','GroupName':'openflow:1','BucketID':'FlowCapableNode'}

      Node: should be "openflow:1",GroupName should be "openflow:1:<GroupID>, BucketID needs to be "output or group details"

            saichler@cisco.com Sharon Aicler
            vasanthan_balasubram@dell.com Vasanthan Balasubramaniyan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: