Adding warning and critical thresholds to nagios

Nugget post

The nagios user interface looks something similar to:

As can be seen, Nagios marks with green any service within acceptable “tolerances”. It marks in orange any warnings, and in red any critical services. In order to control when Nagios marks a service as “warning” and when as “critical”, most nagios plugins allow the use of the -w and -s swtiches which mean warning and critical respectively.

This is especially useful in SNMP, where a warning should be given if the SNMP value returned is above a certain threshold.

References:

http://www.techadre.com/content/nagios-thresholds-ranges

Advertisement

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.