How to use Nagios plugins | IPHost Network Monitor

linux - How can I manually run a nagios check from the I take a slightly more brute-force direction than @Zoredache, I login to the nagios server and do "while true; do ps awwlx | grep NAGIOS_CHECK_NAME; done", while I force a re-check of the service, where NAGIOS_CHECK_NAME is either part of the check name or the IP of the server I am looking for. Monitor web service with Nagios check_http - Stack Overflow I am trying to monitor a web service with check_http plug-in of Nagios. The url I am trying to monitor includes url parameter. And it turns out that check_http plugin will ignore the url parameter when checking. Herewith my configuration. 'check_http' command definition How To Monitor Network Switch and Ports Using Nagios # Monitor status of port number 1 on the Cisco core switch define service{ use generic-service host_name core-switch service_description Port 1 Link Status check_command check_snmp!-C public -o ifOperStatus.1 -r 1 -m RFC1213-MIB } # Monitor status of port number 5 on the Cisco core switch define service{ use generic-service host_name core-switch service_description Port 5 Link Status check TCP Wrapper Integration · Nagios Core Documentation

Mar 23, 2017

Apr 06, 2011 Verifying Your Nagios Configuration See Also: Configuration Overview, Starting and Stopping Nagios. Verifying Your Configuration. Every time you modify your configuration files, you should run a sanity check on them. It is important to do this before you (re)start Nagios, as Nagios will shut down if your configuration contains errors.

Nagios Core / Re: [Nagios-users] check_tcp: Port must be a

I'm new to Icinga2. I have set up a couple of service checks. Now I want to check if a TCP port is responding, and if it does raise a down event. Basically I want to reverse the status, because nor NCPA Features Downloads Documentation FAQ Project