Search found 2 matches

by KKoovalsky
Wed Nov 09, 2016 4:31 am
Forum: Open Source Nagios Projects
Topic: Changing "No route to host" error code from Crit to Warn
Replies: 3
Views: 1158

Re: Changing "No route to host" error code from Crit to Warn

I'm using check_ping. Inside check_ping.cfg I have service check_host_alive with this plugin used with -c arg not optional. I tried to call check_ping with -c 101%, but this doesn't work.
by KKoovalsky
Tue Nov 08, 2016 6:34 am
Forum: Open Source Nagios Projects
Topic: Changing "No route to host" error code from Crit to Warn
Replies: 3
Views: 1158

Changing "No route to host" error code from Crit to Warn

Hi!

How can I change error codes of "No route to host" and "Connection refused or timed out" notifications from critical to warning?