Search found 26 matches
- Thu Apr 02, 2015 6:12 pm
- Forum: Open Source Nagios Projects
- Topic: Modify/Disable Host Checks When Host Not Pingable
- Replies: 2
- Views: 16188
Re: Modify/Disable Host Checks When Host Not Pingable
Thank you very much!
- Thu Apr 02, 2015 4:47 pm
- Forum: Open Source Nagios Projects
- Topic: Modify/Disable Host Checks When Host Not Pingable
- Replies: 2
- Views: 16188
Modify/Disable Host Checks When Host Not Pingable
How can I get around monitoring a host while changing the host check to not use ping since my end node does not reply to ICMP echo. Nagios is reporting my host as down when it isn't. I need to check the host is up by other means, in this case, checking TCP port 80. I've read this link below, but aft...
- Mon Mar 30, 2015 4:46 pm
- Forum: Open Source Nagios Projects
- Topic: Event Log
- Replies: 20
- Views: 10600
Re: Event Log
You are probably right. I just checked another 3.5.1 instance and with the same (lack) of events in the log. Looks to be expected behavior. Something in mklivestatus I have set up is sending the current state information to the logs. From my perspective we can close this one out if that works for ev...
- Mon Mar 23, 2015 6:19 pm
- Forum: Open Source Nagios Projects
- Topic: Event Log
- Replies: 20
- Views: 10600
Re: Event Log
Unfortunately, I am still getting the same results with the changes described above: root@nagios1:/home/ubuntu# cat /var/log/nagios3/nagios.log [1427094000] LOG ROTATION: DAILY [1427094000] LOG VERSION: 2.0 [1427094000] CURRENT HOST STATE: XXX;UP;HARD;1;PING OK - Packet loss = 0%, RTA = 10.45 ms [14...
- Fri Mar 20, 2015 1:23 pm
- Forum: Open Source Nagios Projects
- Topic: Event Log
- Replies: 20
- Views: 10600
Re: Event Log
Thank you for the help. I have made those changes along some other changes related to processing performance data, matching my 3.5.1 instance. Still seeing same results. I am going to change host/service_perfdata_file_processing to 60 now to see if that makes a diff. process_performance_data=1 host_...
- Fri Mar 20, 2015 11:21 am
- Forum: Open Source Nagios Projects
- Topic: Event Log
- Replies: 20
- Views: 10600
Re: Event Log
I noticed that in my 3.5.1 instance I have host_perfdata_file_mode and service_perfdata_file_mode commented out while in my 3.4.1 instance I have these variables set to "a".
- Fri Mar 20, 2015 11:16 am
- Forum: Open Source Nagios Projects
- Topic: Event Log
- Replies: 20
- Views: 10600
Re: Event Log
Nagios 3.5.1 - Ubuntu 14.04 ############################################################################## # # NAGIOS.CFG - Sample Main Config File for Nagios # # ############################################################################## # LOG FILE # This is the main log file where service and h...
- Fri Mar 20, 2015 11:15 am
- Forum: Open Source Nagios Projects
- Topic: Event Log
- Replies: 20
- Views: 10600
Re: Event Log
Nagios 3.4.1 Server - Ubuntu 13.10 ############################################################################## # # NAGIOS.CFG - Sample Main Config File for Nagios # # ############################################################################## # LOG FILE # This is the main log file where servic...
- Wed Mar 18, 2015 6:10 pm
- Forum: Open Source Nagios Projects
- Topic: Event Log
- Replies: 20
- Views: 10600
Re: Event Log
Thank you for your responses and your help. Here is the information you requested. I have the GUI and respectable log for the same events. root@nagios1:/etc/nagios3/conf.d# tail -f /var/log/nagios3/nagios.log [1426714988] Auto-save of retention data completed successfully. [1426717148] SERVICE ALERT...
- Wed Mar 18, 2015 12:36 pm
- Forum: Open Source Nagios Projects
- Topic: Event Log
- Replies: 20
- Views: 10600
Re: Event Log
As you originally requested, here are the last 100 lines. root@nagios1:/home/ubuntu# tail -100 /var/log/nagios3/nagios.log [1426662000] LOG ROTATION: DAILY [1426662000] LOG VERSION: 2.0 [1426662000] CURRENT HOST STATE: XXX;UP;HARD;1;PING OK - Packet loss = 0%, RTA = 13.24 ms [1426662000] CURRENT HOS...