Check with wrong values.
Posted: Mon Dec 03, 2018 9:25 am
Hello Nagios Crew,
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:
Value will always be a round number with no decimals (there are no fractions of lines).
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
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