Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-12 Thread Robert Yeo
The problem was same host dependencies. In my first config I setup Check NRPE to have the same services on the box be dependent on it by declaring them again below. This worked on a nagios 2.x series just fine, but 3.x has a better way to declare it. Nagios 2.x version - define servicedependenc

Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-12 Thread Robert Yeo
Service dependencies. I commented them out and everything works fine. They do not get flagged as wrong and worked fine in the 2.x series, so I need to make some changes. Thanks for help! I should have went that route earlier but the behavior was so odd with some hosts OK and others not with the

Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-12 Thread jmoseley
Marc Powell wrote: >It means "don't apply the service to this host if it's in one of the >named hostgroups." It's not documented quite like the OP's use but I >expect it will work. > >See 'Excluding Hosts' at http://nagios.sourceforge.net/docs/3_0/objecttricks.html Good, I learned somethi

Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-12 Thread jmoseley
cc Subject Re: [Nagios-users] check_ping stuck

Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-12 Thread Marc Powell
On Jan 12, 2009, at 9:26 AM, jmose...@corp.xanadoo.com wrote: > First, what's with the '!' preceding many of your hosts names? It means "don't apply the service to this host if it's in one of the named hostgroups." It's not documented quite like the OP's use but I expect it will work. See '

Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-12 Thread Robert Yeo
> To > 01/12/2009 08:57AM> > cc > >

Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-12 Thread jmoseley
To 01/12/2009 08:57 cc Subject

Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-12 Thread Robert Yeo
PM> > cc > > Subject >Re: [Nagios-users] check_ping stuck >on 'PENDING&#x

Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-09 Thread ibloodyhatespam
owell [mailto:m...@ena.com] Sent: Saturday, January 10, 2009 0:05 To: nagios-users Mailinglist Subject: Re: [Nagios-users] check_ping stuck on 'PENDING' On Jan 9, 2009, at 4:48 PM, wrote: > As per the subject... Nagios 3.0.6 and it happens both to lan and > external servers. >

Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-09 Thread jmoseley
Subject Re: [Nagios-users] check_ping stuck

Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-09 Thread Robert Yeo
This is an example config for one of the services. Please let me know if I am missing any info. # Finearts Nagios 2 Server define host{ host_nameDgh_000_012_FairUse aliasFinearts Nagios 2 Server (fairuse.music.utah.edu) address 155.97.55.12

Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-09 Thread Marc Powell
On Jan 9, 2009, at 4:48 PM, wrote: > As per the subject... Nagios 3.0.6 and it happens both to lan and > external servers. > As ping’s a very basic check and as far as I can see everything > should work normally, right now I’m stumped. Any idea what's going > on here? Actual config inf

Re: [Nagios-users] check_ping stuck on 'PENDING'

2009-01-09 Thread Robert Yeo
Having the same problem with different services then check_ping. The states are stuck in PENDING and even a manual force check doesn¹t help. Some boxes are returning fine (they are included in the same service definition), but others are not. Command line always works. I have tried clearing th