[TSDR-6] MetricsDetaill misleading information for all metrics data. Created: 01/Jun/15 Updated: 22/Jun/15 Resolved: 22/Jun/15 |
|
| Status: | Verified |
| Project: | tsdr |
| Component/s: | General |
| Affects Version/s: | unspecified |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Vasanthan Balasubramaniyan | Assignee: | Sharon Aicler |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Operating System: All |
||
| External issue ID: | 3465 |
| Description |
|
Environment: Problem: 1.PortStats Node: should be "openflow:1" & InterfaceName should be "openflow:1:<InterfacName> 2.FlowTableStats Node: should be "openflow:1" & Table should be "openflow:1:<TableNumber> 3.FlowStats: Node: should be "openflow:1",Table should be "openflow:1:<TableNumber>,"Flow" needs to FlowName or ID. 4.FlowGroupStats >tsdr:list FlowGroupStats Node: should be "openflow:1",GroupName should be "openflow:1:<GroupID>, BucketID needs to be "output or group details" |
| Comments |
| Comment by Vasanthan Balasubramaniyan [ 22/Jun/15 ] |
|
Tested on RC2 build: distribution-karaf-0.3.0-Lithium-RC2.zip PortStats: TimeStamp = 06/22/2015 11:43:08|MetricName = TransmittedBytes|MetricValue = 4645.0|MetricCategory = PORTSTATS|MetricDetails = { 'Node':'openflow:1','InterfaceName':'openflow:1:2'}FlowStats TimeStamp = 06/22/2015 11:43:53|MetricName = ByteCount|MetricValue = 560.0|MetricCategory = FLOWSTATS|MetricDetails = { 'Node':'openflow:1','Table':'0','Flow':'#UF$TABLE*0-12'}FlowTableStats: TimeStamp = 06/22/2015 11:44:23|MetricName = PacketMatch|MetricValue = 0.0|MetricCategory = FLOWTABLESTATS|MetricDetails = { 'Node':'openflow:1','Table':'39'}QueueStats: TimeStamp = 06/22/2015 11:47:23|MetricName = TransmittedPackets|MetricValue = 0.0|MetricCategory = QUEUESTATS|MetricDetails = { 'Node':'openflow:2','InterfaceName':'openflow:2:3','QueueName':'2'}TimeStamp = 06/22/2015 11:47:23|MetricName = TransmittedBytes|MetricValue = 450.0|MetricCategory = QUEUESTATS|MetricDetails = { 'Node':'openflow:2','InterfaceName':'openflow:2:3','QueueName':'0'}This defect fixed and closing this. Note: FlowGroup & FlowMeter has tracked on 3466. |