I am having an issue with the values represented in a graph. I have created a script in power shell that counts hops from a remote machine towards its AD. The script will return the number of hops to nagios and it will graph it.
The script will have the following output:
Code: Select all
OK: HOP Count is 6 |'Hops'=6;;;;
Attached also CSV with collected values.
When I have a look at the graph relative to this parameter I will get some unexpected values like in image graph03.jpg
What am I missing?
Sandro