Bug 1544767
| Summary: | [RFE] ovs-stats metrics list to add to collectd | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Aviv Guetta <aguetta> | |
| Component: | collectd | Assignee: | Ryan McCabe <rmccabe> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Leonid Natapov <lnatapov> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | high | |||
| Version: | 10.0 (Newton) | CC: | aguetta, apannu, atragler, jbadiapa, jschluet, lars, lnatapov, mcroce, mmagr, mowens, mrunge, pkilambi, rmccabe, sclewis, sunku.ranganath, yrachman | |
| Target Milestone: | z11 | Keywords: | FutureFeature, Rebase, ZStream | |
| Target Release: | 10.0 (Newton) | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | collectd-5.8.1-2.el7ost | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1546198 (view as bug list) | Environment: | ||
| Last Closed: | 2019-03-20 10:36:29 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1546198 | |||
| Bug Blocks: | ||||
|
Description
Aviv Guetta
2018-02-13 13:30:18 UTC
After further investigation with Matthias,we see in OSP10 the following metrics: if_collisions, if_rx_errors-frame, if_rx_octets, if_rx_errors-crc. if_rx_errors-over, if_tx_octets These are too few metrics from the list in the bug description. Its currently being tracked in Barometer: https://jira.opnfv.org/browse/BAROMETER-96 Waiting on status review from RedHat team. A test build is available here https://cbs.centos.org/koji/taskinfo?taskID=522687 An update here: not all of the requested metrics are available in the test build. I've asked for help in the depending bug and also sending email to the assignees. Hi Ryan, did you submit the patch upstream already? Tested with OSP10 with collectd-5.8.1-2.el7ost that was manually installed on top of latest OSP10.
Here is the collectdctl output that I've got:
---------------------------------------------
[root@compute-0 heat-admin]# collectdctl listval |grep -o 'ovs_stats-.*' |sort
ovs_stats-br-int.br-int/if_collisions
ovs_stats-br-int.br-int/if_dropped
ovs_stats-br-int.br-int/if_errors
ovs_stats-br-int.br-int/if_packets
ovs_stats-br-int.br-int/if_rx_errors-crc
ovs_stats-br-int.br-int/if_rx_errors-frame
ovs_stats-br-int.br-int/if_rx_errors-over
ovs_stats-br-int.br-int/if_rx_octets
ovs_stats-br-int.br-int/if_tx_octets
ovs_stats-br-int.int-br-link0/if_packets
ovs_stats-br-int.int-br-link0/if_rx_octets
ovs_stats-br-int.int-br-link0/if_tx_octets
ovs_stats-br-int.patch-tun/if_packets
ovs_stats-br-int.patch-tun/if_rx_octets
ovs_stats-br-int.patch-tun/if_tx_octets
ovs_stats-br-link0.br-link0/if_collisions
ovs_stats-br-link0.br-link0/if_dropped
ovs_stats-br-link0.br-link0/if_errors
ovs_stats-br-link0.br-link0/if_packets
ovs_stats-br-link0.br-link0/if_rx_errors-crc
ovs_stats-br-link0.br-link0/if_rx_errors-frame
ovs_stats-br-link0.br-link0/if_rx_errors-over
ovs_stats-br-link0.br-link0/if_rx_octets
ovs_stats-br-link0.br-link0/if_tx_octets
ovs_stats-br-link0.dpdkbond0/if_dropped
ovs_stats-br-link0.dpdkbond0/if_errors
ovs_stats-br-link0.dpdkbond0/if_packets
ovs_stats-br-link0.dpdkbond0/if_packets-1024_to_1522_packets
ovs_stats-br-link0.dpdkbond0/if_packets-128_to_255_packets
ovs_stats-br-link0.dpdkbond0/if_packets-1523_to_max_packets
ovs_stats-br-link0.dpdkbond0/if_packets-1_to_64_packets
ovs_stats-br-link0.dpdkbond0/if_packets-256_to_511_packets
ovs_stats-br-link0.dpdkbond0/if_packets-512_to_1023_packets
ovs_stats-br-link0.dpdkbond0/if_packets-65_to_127_packets
ovs_stats-br-link0.dpdkbond0/if_packets-broadcast_packets
ovs_stats-br-link0.dpdkbond0/if_rx_errors-crc
ovs_stats-br-link0.dpdkbond0/if_rx_errors-rx_fragmented_errors
ovs_stats-br-link0.dpdkbond0/if_rx_errors-rx_jabber_errors
ovs_stats-br-link0.dpdkbond0/if_rx_errors-rx_oversize_errors
ovs_stats-br-link0.dpdkbond0/if_rx_errors-rx_undersized_errors
ovs_stats-br-link0.dpdkbond0/if_rx_octets
ovs_stats-br-link0.dpdkbond0/if_tx_octets
ovs_stats-br-link0.phy-br-link0/if_packets
ovs_stats-br-link0.phy-br-link0/if_rx_octets
ovs_stats-br-link0.phy-br-link0/if_tx_octets
ovs_stats-br-tun.br-tun/if_collisions
ovs_stats-br-tun.br-tun/if_dropped
ovs_stats-br-tun.br-tun/if_errors
ovs_stats-br-tun.br-tun/if_packets
ovs_stats-br-tun.br-tun/if_rx_errors-crc
ovs_stats-br-tun.br-tun/if_rx_errors-frame
ovs_stats-br-tun.br-tun/if_rx_errors-over
ovs_stats-br-tun.br-tun/if_rx_octets
ovs_stats-br-tun.br-tun/if_tx_octets
ovs_stats-br-tun.patch-int/if_packets
ovs_stats-br-tun.patch-int/if_rx_octets
ovs_stats-br-tun.patch-int/if_tx_octets
ovs_stats-br-tun.vxlan-0a0a8467/if_packets
ovs_stats-br-tun.vxlan-0a0a8467/if_rx_octets
ovs_stats-br-tun.vxlan-0a0a8467/if_tx_octets
ovs_stats-br-tun.vxlan-0a0a8469/if_packets
ovs_stats-br-tun.vxlan-0a0a8469/if_rx_octets
ovs_stats-br-tun.vxlan-0a0a8469/if_tx_octets
ovs_stats-br-tun.vxlan-0a0a846a/if_packets
ovs_stats-br-tun.vxlan-0a0a846a/if_rx_octets
ovs_stats-br-tun.vxlan-0a0a846a/if_tx_octets
ovs_stats-br-tun.vxlan-0a0a846b/if_packets
ovs_stats-br-tun.vxlan-0a0a846b/if_rx_octets
ovs_stats-br-tun.vxlan-0a0a846b/if_tx_octets
[root@compute-0 heat-admin]#
A few counters don't appear in the list because no related packets were generated but according to the other counters that appear we can say that patch is inside and requested counters were added to ovs-stats metric list.
According to our records, this should be resolved by collectd-5.8.1-2.el7ost. This build is available now. |