#Hi question about metrics lif recv
1 messages · Page 1 of 1 (latest)
hi @raven widget bin/zapi --poller aff-250 show counters --object lif | dasel -r xml -w json | less has - "number of XXX errors per second" a rate
thanks chris! now i know how to get the description. will install dasel!
it's quite handy
yeah. we get lif_sent_errors as 0.11168. so is it averaged a minute? or some other time period?
since that metric is a rate Harvest will use the logic outlined here https://netapp.github.io/harvest/configure-zapi/#metrics_1 which is to say - take two ONTAP performance polls that return raw metrics for sent_errors - take the delta of them and divide by the interval of time between the two polls
Got it. Thanks!
another question 😀 any recommendation on solidfire-exporter? does netapp provide one?
I haven't tried these but may be useful https://github.com/scaleoutsean/hcicollector
https://github.com/mjavier2k/solidfire-exporter