Search found 7 matches
- Thu Dec 13, 2012 11:39 am
- Forum: Open Source Nagios Projects
- Topic: stop sending mail after x messages
- Replies: 12
- Views: 4251
Re: stop sending mail after x messages
Hi Is more and more strange, if I put a wrong command on service_escalation.cfg like for example last_notificationz when I launch the command service nagios restart i have an error message, so it read the cfg file. BUT if I put a wrong number like for example last_notification 3z when I launch the c...
- Thu Dec 13, 2012 8:10 am
- Forum: Open Source Nagios Projects
- Topic: stop sending mail after x messages
- Replies: 12
- Views: 4251
Re: stop sending mail after x messages
Hi
Yes I confirm that I added one line in /usr/local/nagios/etc/nagios.cfg
cfg_file=/usr/local/nagios/etc/service_escalation.cfg
and the file service_escalation.cfg exist
because also if I put the wrong name in this line,when I send the command service nagios restart I have an error message
Yes I confirm that I added one line in /usr/local/nagios/etc/nagios.cfg
cfg_file=/usr/local/nagios/etc/service_escalation.cfg
and the file service_escalation.cfg exist
because also if I put the wrong name in this line,when I send the command service nagios restart I have an error message
- Thu Dec 13, 2012 6:02 am
- Forum: Open Source Nagios Projects
- Topic: stop sending mail after x messages
- Replies: 12
- Views: 4251
Re: stop sending mail after x messages
Yes I added under config.cfg the serve_escalation.cfg location but it seems that for some reason it ignore the file
- Thu Dec 13, 2012 5:20 am
- Forum: Open Source Nagios Projects
- Topic: stop sending mail after x messages
- Replies: 12
- Views: 4251
Re: stop sending mail after x messages
I added the line is_volatile, but nothing changed :cry: Sorry but I read too many how to around internet and now I'm a bit confused..... So I installed nagios on a Centos 6, I have the folder /usr/local/nagios/etc where the general config file are stored cgi.cfg, htpasswd.user, nagios.cfg, resource....
- Wed Dec 12, 2012 9:31 am
- Forum: Open Source Nagios Projects
- Topic: stop sending mail after x messages
- Replies: 12
- Views: 4251
Re: stop sending mail after x messages
Ehmmmmm sorry where I have tu put or search is_volatile 1 ?
- Tue Dec 11, 2012 11:10 am
- Forum: Open Source Nagios Projects
- Topic: stop sending mail after x messages
- Replies: 12
- Views: 4251
Re: stop sending mail after x messages
Tryed but doesn't work, it continue to flood mail ! 
- Thu Dec 06, 2012 10:41 am
- Forum: Open Source Nagios Projects
- Topic: stop sending mail after x messages
- Replies: 12
- Views: 4251
stop sending mail after x messages
Hi I'm a new starter with Nagios Core, I installed it on a Centos 6 server, all is working fine.....but I would like that Nagios stop to send mail after 5 messages sent. I found on Google the service escalation config define serviceescalation{ host_name webserver service_description HTTP last_notifi...