Page 1 of 1

Warning/critical treshold shown in status detail screen.

Posted: Wed Mar 28, 2012 8:52 am
by TenTimes
Could you add the treshold values for critical and warning on the service status display?

We have about 20 switches with 50-200 ports and not every port is 100Mb/s. They range from 10 Mb/s till 1 Gb/s And some of the trunkports even go to 10 Gb/s. When I see a bandwith for a port, I have no real idea if the value is high or not because I have to check the config files first. This would be great for day to day monitoring and checking if everything is still stable.

Re: Warning/critical treshold shown in status detail screen.

Posted: Wed Mar 28, 2012 9:53 am
by mguthrie
This is something that actually needs to be modified in the check plugin itself. The status screen shows whatever text is returned by each plugin, so with a few mods to the following script:

/usr/local/nagios/libexec/check_rrdtraf

You could achieve this without any other configuration changes.