selinux is not running.
Thank you for your help!!
Search found 8 matches
- Wed Jan 06, 2016 10:37 am
- Forum: Open Source Nagios Projects
- Topic: Passive checks not reaching Nagios server
- Replies: 14
- Views: 5103
- Wed Jan 06, 2016 10:36 am
- Forum: Open Source Nagios Projects
- Topic: Passive checks not reaching Nagios server
- Replies: 14
- Views: 5103
Re: Passive checks not reaching Nagios server
We removed the accumulated files in the checkresults cirectory, fixed a group issue with the apache ID and restarted httpd. It seems to be working now.
- Tue Jan 05, 2016 2:12 pm
- Forum: Open Source Nagios Projects
- Topic: Passive checks not reaching Nagios server
- Replies: 14
- Views: 5103
Re: Passive checks not reaching Nagios server
I'm new to Nagios and don't clearly understand the distinction. However, the admin GUI shows Nagios XI (Nagios XI 2014R2.7). Is there something specific I should look at to verify this? The /usr/local/nagios/var/spool/checkresults directory has over 25K files in it on the non-working server. The wor...
- Mon Jan 04, 2016 10:39 am
- Forum: Open Source Nagios Projects
- Topic: Passive checks not reaching Nagios server
- Replies: 14
- Views: 5103
Re: Passive checks not reaching Nagios server
service nagios status
nagios (pid 18326) is running...
nagios (pid 18326) is running...
- Tue Dec 22, 2015 10:52 am
- Forum: Open Source Nagios Projects
- Topic: Passive checks not reaching Nagios server
- Replies: 14
- Views: 5103
Re: Passive checks not reaching Nagios server
I kicked off the script on the client side to each server in turn. Here is the httpd access_log on the server that is not working during that time. ::1 - - [22/Dec/2015:15:33:22 +0000] "POST /nagiosxi/backend/ HTTP/1.1" 200 809 "-" "BinGet/1.00.A (http://www.bin-co.com/php/s...
- Fri Dec 18, 2015 4:11 pm
- Forum: Open Source Nagios Projects
- Topic: Passive checks not reaching Nagios server
- Replies: 14
- Views: 5103
Re: Passive checks not reaching Nagios server
It appears they are. I ran a tcpdump on the managed device and this nagiosxi server (not updating) as well as the other nagiosxi server that is updating correctly. Traffic is flowing both ways. Incoming packets from the bedrock17 device are evident as are acknowledgements from the nagiosxi servers b...
- Fri Dec 18, 2015 9:08 am
- Forum: Open Source Nagios Projects
- Topic: Passive checks not reaching Nagios server
- Replies: 14
- Views: 5103
Re: Passive checks not reaching Nagios server
Here is the host definition and one of the passive checks. We have this same service and host configured on another NagiosXI server and it works on that one. define host { host_name bedrock17 alias bedrock17 address 173.1.1.123 check_command check_ping!3000,80%!5000,100%!!!!!! max_check_attempts 1 c...
- Thu Dec 17, 2015 9:45 am
- Forum: Open Source Nagios Projects
- Topic: Passive checks not reaching Nagios server
- Replies: 14
- Views: 5103
Passive checks not reaching Nagios server
We have a nagios core server that is not receiving passive nrdp checks. On the agent side, the messages say sent, however on the server side, there are no updates. Running a token check appears to work, however nothing is displayed in the unconfigured object screen. We have compared the configuratio...