percentage on the performance graph?!

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

percentage on the performance graph?!

Post by xpertech »

is there possible to display percentage on the performance graph?!
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: percentage on the performance graph?!

Post by npolovenko »

Hello, @xpertech. That depends on the individual plugin. It needs to return the perfdata output with % sign.
'label'=value%;[warn];[crit];[min];[max]
Sometimes, plugins return perdata output in MB or other units and that can't be changed without modifying the source code.
https://nagios-plugins.org/doc/guidelin ... 015#AEN200
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked