I read that briefly, i'll check it out.
thanks!
Search found 4 matches
- Fri Apr 27, 2012 1:32 pm
- Forum: Open Source Nagios Projects
- Topic: disabling "CRITICAL" in web interface for specific device
- Replies: 6
- Views: 1791
- Fri Apr 27, 2012 12:01 pm
- Forum: Open Source Nagios Projects
- Topic: disabling "CRITICAL" in web interface for specific device
- Replies: 6
- Views: 1791
Re: disabling "CRITICAL" in web interface for specific devic
i'm thinking what i need is a simple wrapper that always sends an OK output to nagios.
anyone know of one?
anyone know of one?
- Fri Apr 27, 2012 10:10 am
- Forum: Open Source Nagios Projects
- Topic: disabling "CRITICAL" in web interface for specific device
- Replies: 6
- Views: 1791
Re: disabling "CRITICAL" in web interface for specific devic
thanks for your help.
these checks are done via the check_snmp function. the ports are "down", hence the CRITICAL.
and i'm already using pnp4nagios, so not interested in adding another program to the list.
these checks are done via the check_snmp function. the ports are "down", hence the CRITICAL.
and i'm already using pnp4nagios, so not interested in adding another program to the list.
- Thu Apr 26, 2012 9:34 am
- Forum: Open Source Nagios Projects
- Topic: disabling "CRITICAL" in web interface for specific device
- Replies: 6
- Views: 1791
disabling "CRITICAL" in web interface for specific device
Hi all, I monitor several servers, and a cisco switch. We have checks for the switch, that is really only used to generate data for pnp4nagios. We don't care to see the " CRITICAL" notification on the web interface, since that overshadows all other issues. Is there a way that data can be r...