Page 1 of 1
Numbers on the graphs Pnp4Nagios
Posted: Tue Mar 08, 2016 4:37 am
by Athanor027
Hello,
I look for the means to change the display of the numbers on the graphs Pnp4Nagios.
In other words, instead of it shows me
20 M
15 M
10 M
5 M
0 M
It shows me:
20.000
15.000
10.000
5.000
0
You would have an idea ?
Thank you in advance
Best Regards,
Re: Numbers on the graphs Pnp4Nagios
Posted: Tue Mar 08, 2016 5:13 am
by nozlaf
I could be wrong but i am pretty sure it depends on the performance data
so if your plugins are reporting a unit of measurement it uses that, but if nothing is provided it just treats it as a real or integer not showing the a unit of measurement
some more information can be found here
https://docs.pnp4nagios.org/pnp-0.6/perfdata_format
Re: Numbers on the graphs Pnp4Nagios
Posted: Tue Mar 08, 2016 12:40 pm
by rkennedy
Thanks @nozlaf.
@Athanor027 - going with what @nozlaf mentioned, what is the full result from your check (so we can see the performance data).
Re: Numbers on the graphs Pnp4Nagios
Posted: Fri Apr 01, 2016 2:53 am
by Athanor027
Hello,
Thank you very much for the information.
Best Regards,
Re: Numbers on the graphs Pnp4Nagios
Posted: Fri Apr 01, 2016 10:38 am
by rkennedy
Are we good to mark this thread as resolved?
Re: Numbers on the graphs Pnp4Nagios
Posted: Thu Apr 14, 2016 9:32 am
by Athanor027
Yes,
Thank you very much.
But I do not know how to solve the ticket.
Best Regards
Re: Numbers on the graphs Pnp4Nagios
Posted: Thu Apr 14, 2016 9:40 am
by rkennedy
You'll need to modify your plugins to send the M included with the performance data. Can you explain where you're confused?