Search found 7 matches
- Tue Jun 24, 2014 3:18 am
- Forum: Open Source Nagios Projects
- Topic: Check Interval
- Replies: 4
- Views: 2739
Re: Check Interval
Hosts are checked independently of services. If you want an 8 hour check on the host, you need to change the host check interval, not the service check interval. By the way, your interval is 15 minutes, not 20. Hi Eloyd Thanks for your reply. So in summary if I want to tweak the pinging of a device...
- Mon Jun 23, 2014 7:55 am
- Forum: Open Source Nagios Projects
- Topic: Check Interval
- Replies: 4
- Views: 2739
Check Interval
Hi I have had Nagios core running for sometime just doing a basic ping test for all devices. Today I have played around with setting up a few devices that need to be pinged every 8 hours instead of our normal 10 seconds. To do this I have created the following: A services called 8-HOUR-PING A new ho...
- Thu Mar 27, 2014 6:43 am
- Forum: Open Source Nagios Projects
- Topic: Upgrading Nagios Core 4.0.3 to 4.0.4
- Replies: 6
- Views: 3239
Re: Upgrading Nagios Core 4.0.3 to 4.0.4
You configs should be ok as long as they were not all named the same as the default configs. If they were named the same as the default configs, and you ran "make install-config", then you may have overwritten them. What are the contents of: ls -laR /usr/local/nagios/etc Hi Abrist I have ...
- Wed Mar 26, 2014 5:55 am
- Forum: Open Source Nagios Projects
- Topic: Upgrading Nagios Core 4.0.3 to 4.0.4
- Replies: 6
- Views: 3239
Upgrading Nagios Core 4.0.3 to 4.0.4
Hi I've very recently install CentOS 6.5 and Nagios Core 4.0.3. I set up monitoring for 38 devices and this was working OK. Today, I upgraded to Nagios Core 4.0.4 using the following installation guide (http://assets.nagios.com/downloads/nagioscore/docs/Installing_Nagios_Core_From_Source.pdf) and th...
- Tue Mar 04, 2014 11:12 am
- Forum: Open Source Nagios Projects
- Topic: Fresh Install - Can't open /etc/rc.d/init.d/functions
- Replies: 5
- Views: 3440
Re: Fresh Install - Can't open /etc/rc.d/init.d/functions
Thanks mate will start again with CentOS.
Cheers,
Cheers,
- Tue Mar 04, 2014 10:21 am
- Forum: Open Source Nagios Projects
- Topic: Fresh Install - Can't open /etc/rc.d/init.d/functions
- Replies: 5
- Views: 3440
Re: Fresh Install - Can't open /etc/rc.d/init.d/functions
Would it be better for me to just install Nagios on a different OS.
Which would you recommend?
Kind regards,
Which would you recommend?
Kind regards,
- Mon Mar 03, 2014 7:36 am
- Forum: Open Source Nagios Projects
- Topic: Fresh Install - Can't open /etc/rc.d/init.d/functions
- Replies: 5
- Views: 3440
Fresh Install - Can't open /etc/rc.d/init.d/functions
Hi I'm currently following the installation documentation at: http://assets.nagios.com/downloads/nagioscore/docs/Installing_Nagios_Core_From_Source.pdf I'm installing Nagios onto a fresh install of Ubuntu Server. I receive the following error: root@nagios:/tmp/nagios-4.0.2# /etc/init.d/nagios start ...