Search found 22 matches
- Tue Jun 21, 2016 1:05 pm
- Forum: Open Source Nagios Projects
- Topic: Long intervals for notifications
- Replies: 8
- Views: 2852
Re: Long intervals for notifications
This worked for me! Thank you both for your help!
- Mon Jun 20, 2016 5:52 pm
- Forum: Open Source Nagios Projects
- Topic: Long intervals for notifications
- Replies: 8
- Views: 2852
Re: Long intervals for notifications
I am in my /usr/local/etc/nagios.cfg file and I do not see any field for any of these fields:
Is that the config file you are referring to?
Code: Select all
max_check_attempts 2
check_interval 5
retry_interval 1
- Mon Jun 20, 2016 5:41 pm
- Forum: Open Source Nagios Projects
- Topic: Long intervals for notifications
- Replies: 8
- Views: 2852
Re: Long intervals for notifications
Where can I change those intervals?
- Mon Jun 20, 2016 5:30 pm
- Forum: Open Source Nagios Projects
- Topic: Long intervals for notifications
- Replies: 8
- Views: 2852
Long intervals for notifications
Hello Nagios support, I'm testing my notification intervals by bringing one of my servers up and down. It seems that when the server goes down, it is detected within the first minute or so from the web interface but it does not send a notification to my email till about 15 minutes later. Is there a ...
- Wed Jun 01, 2016 5:49 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios core not sending notification emails
- Replies: 25
- Views: 11285
Re: Nagios core not sending notification emails
Is there a simple way to have nagios send a test email message? I think I figured it out I disabled one of the services and my test emails go through.
- Wed Jun 01, 2016 4:53 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios core not sending notification emails
- Replies: 25
- Views: 11285
Re: Nagios core not sending notification emails
nothing from nagios is in the mailq. I do not think it is my ISP, as it was all working before. I think this stopped working when I added a GUI to the system via the "Server with GUI" package from RHEL. It may have altered some of my settings from whatever installed with the package. [root...
- Wed Jun 01, 2016 4:36 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios core not sending notification emails
- Replies: 25
- Views: 11285
Re: Nagios core not sending notification emails
This is what I got when I tried the test: Jun 1 14:34:35 bauspap218 postfix/pickup[26839]: 69D3F8185F3D: uid=0 from=<root> Jun 1 14:34:35 bauspap218 postfix/cleanup[28223]: 69D3F8185F3D: message-id=<20160601213435.69D3F8185F3D@bauspap218.bam.com> Jun 1 14:34:35 bauspap218 postfix/qmgr[26840]: 69D3F8...
- Wed Jun 01, 2016 3:36 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios core not sending notification emails
- Replies: 25
- Views: 11285
Re: Nagios core not sending notification emails
ok, for some reason the objects folder was moved, I moved it back and nagios has restarted correctly. I'm looking in the maillog and here is what I have : Jun 1 12:43:47 bauspap218 postfix/postfix-script[25079]: stopping the Postfix mail system Jun 1 12:43:47 bauspap218 postfix/master[1460]: termina...
- Wed Jun 01, 2016 2:50 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios core not sending notification emails
- Replies: 25
- Views: 11285
Re: Nagios core not sending notification emails
I did the changes you recommended. Postfix started up correctly, but now there is an issue with nagios. [FAILED] [root@bauspap218 ~]# service nagios status No lock file found in /usr/local/nagios/var/nagios.lock [root@bauspap218 ~]# systemctl status nagios.service ● nagios.service - LSB: Starts and ...
- Tue May 31, 2016 5:01 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios core not sending notification emails
- Replies: 25
- Views: 11285
Re: Nagios core not sending notification emails
etc/hosts 127.0.0.1 bauspap218.bam.com bauspap218 localhost.localdomain localhost 172.17.205.83 bauspap310.bam.com bauspap310 172.17.205.94 bauspap312.bam.com bauspap312 172.29.10.103 cgunx03 # Global Postfix configuration file. This file lists only a subset # of all parameters. For the syntax, and...