Search found 5 matches

by byrollo
Tue Sep 10, 2013 2:15 am
Forum: Open Source Nagios Projects
Topic: pnp4nagios offline status not work
Replies: 9
Views: 4462

Re: pnp4nagios offline status not work

If the ping times are showing up, but the host is reported as down, then it must be one of a few different things: 1. The host check ip is wrong and the check is checking a different box. 2. The ping check is wrong and it is checking a different box. 3. The host check is checking something other th...
by byrollo
Mon Sep 09, 2013 1:27 pm
Forum: Open Source Nagios Projects
Topic: pnp4nagios offline status not work
Replies: 9
Views: 4462

Re: pnp4nagios offline status not work

It looks like you have no check_command defined for your host "clientt1" I would base it off of the generic-server host you have defined and add the additional configuration options such as check periods, intervals, attempts, etc as they are all required. I also hope that that the above y...
by byrollo
Mon Sep 09, 2013 6:50 am
Forum: Open Source Nagios Projects
Topic: pnp4nagios offline status not work
Replies: 9
Views: 4462

Re: pnp4nagios offline status not work

Can I see the actual check config for the host (ping, keep-alive, etc)? There is a good chance that the host ping check is checking a different box. Hi, thansks for you support. I have edit the main topic information and add additional configuration code. I'm not nagios expert, please tell me if ne...
by byrollo
Thu Sep 05, 2013 2:03 pm
Forum: Open Source Nagios Projects
Topic: pnp4nagios offline status not work
Replies: 9
Views: 4462

pnp4nagios offline status not work

Hi to all, I'm going crazy to configure pnp4nagio (last version) under CentOS. Even if Nagio working fine and register all Ping Packets Lost, pnp4nagio show in the graphics timeline always Uptime status This is the Nagio Right status Cattura1.PNG This is the pnp4nagios Wrong status Cattura2.PNG As y...
by byrollo
Wed May 15, 2013 7:59 am
Forum: Open Source Nagios Projects
Topic: Cluster host NO-VIP
Replies: 1
Views: 1130

Cluster host NO-VIP

Hi, this is my first installation of nagios core and have some questions. I have 2 cluster host 192.168.4.112-113, but they don’t expose any VIP IP. I’d like to show in MAP view a “phantom” host (VIP) with green status if host cluster is alive (192.168.4.112 or 113 responds to PING) and red status i...