#netapp node details other latency
1 messages · Page 1 of 1 (latest)
hi @burnt stream what version of Harvest are you using and we can check? Looks like a version before 22.02 since the Details dashboards were merged. If you get a chance, we'd recommend upgrading since there have been lots of bug fixes and featues added since then. Either way, if you get me the version I can point you to the documentation for that panel's metric. if memory serves it is volume_read_latency, volume_write_latency, etc.
Thanks @lapis hull , I did update recently already so running NAbox 3.2 / NetApp Harvest 23.05.0-1
that particular dashboard was removed in Nov of 2022. For 23.05 I would expect to see something like this
If you hover over that panel and press i then select the JSON tab in the Inspect sidebar and scroll down to targets.expr (near the bottom) which metric do you see?
The three metrics in the Node dashboards's Backend Drilldown Latency panel are:
- node_volume_read_latency
- node_volume_write_latency
- node_volume_other_latency
All three of these metrics are collected from conf/zapiperf/cdot/9.8.0/volume.yaml or conf/restperf/9.12.0/volume.yaml which is to say, they are ONTAP volume metrics collected by Harvest and then aggregated by node using the Aggregator plugin https://netapp.github.io/harvest/latest/plugins/#aggregator
We can find the documentation for volume_read_latency and the others here
https://netapp.github.io/harvest/23.05/ontap-metrics/#volume_read_latency