Performance graph doesn't show integer data.
Posted: Mon Mar 30, 2015 7:35 pm
Hi~
I'm new to developing Nagios plugins.
It output integer data every 30 minutes. After adding performance data to my script output and i can show graph by using nagiosgraph.
My problem is this graph show float type (not absolute integer value)
ex)if i point cursor on the graph, it appears 2.847 not 3
Please let me know how to solve this problem.
Thank you.
I'm new to developing Nagios plugins.
It output integer data every 30 minutes. After adding performance data to my script output and i can show graph by using nagiosgraph.
My problem is this graph show float type (not absolute integer value)
ex)if i point cursor on the graph, it appears 2.847 not 3
Please let me know how to solve this problem.
Thank you.