Open hmperccami opened 3 months ago
Hi guys!
I have an issue with two counters that we need for charts in New Relic. The counters are AvgDiskSecPerRead and AvgDiskSecPerWrite.
We receive other counters without problems, but with these two, we're receiving zeros.
When we check in the Performance Monitor on the server, we can see small numbers like 0.0001234.
What we think is that at some step, nri-perfmon might be rounding the values to zeros.
Is it possible to retrieve these values instead of zeros?
Thanks for your help.
Hi guys!
I have an issue with two counters that we need for charts in New Relic. The counters are AvgDiskSecPerRead and AvgDiskSecPerWrite.
We receive other counters without problems, but with these two, we're receiving zeros.
When we check in the Performance Monitor on the server, we can see small numbers like 0.0001234.
What we think is that at some step, nri-perfmon might be rounding the values to zeros.
Is it possible to retrieve these values instead of zeros?
Thanks for your help.