Search found 3 matches

by clayton256
Fri May 04, 2012 7:34 pm
Forum: Open Source Nagios Projects
Topic: host address as example.local.
Replies: 5
Views: 2407

Re: host address as example.local.

Thx! Got it working as you suggested.

Mark
by clayton256
Fri May 04, 2012 12:40 pm
Forum: Open Source Nagios Projects
Topic: host address as example.local.
Replies: 5
Views: 2407

Re: host address as example.local.

Yes, I get the same error: $ /usr/lib/nagios/plugins/check_ping -H 10.0.1.7 -w 100.0,60% -c 200.0,90% PING OK - Packet loss = 0%, RTA = 37.42 ms|rta=37.422001ms;100.000000;200.000000;0.000000 pl=0%;60;90;0 $ /usr/lib/nagios/plugins/check_ping -H jmc-VirtualBox.local. -w 100.0,60% -c 200.0,90% CRITIC...
by clayton256
Thu May 03, 2012 8:24 pm
Forum: Open Source Nagios Projects
Topic: host address as example.local.
Replies: 5
Views: 2407

host address as example.local.

Hi, I'm new to nagios so please have mercy on me :-) If I use an ip address as the host address in my config everything works fine. If I use the mdns machine name with .local, I get an error that the host is down. The error is one of two "Plugin timed out after 10 seconds" or "popen t...