Number of Notifications!?

Marc Powell marc at ena.com
Thu Aug 31 20:56:47 CEST 2006



> -----Original Message-----
> From: nagios-users-bounces at lists.sourceforge.net [mailto:nagios-users-
> bounces at lists.sourceforge.net] On Behalf Of lennart.kvam at softronic.se
> Sent: Thursday, August 31, 2006 6:02 AM
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] Number of Notifications!?
> 
> Hello all Nagios gurus!
> 
> I have a irritating problem, when a service goes down/critical i get a
> notification every second minute! Thats irritating:)
> 
> I`w also read the docs on notifications but still ì havent solved it! Can
> anyone help me please?:)
> Here are som of my config: snip
[chop]


> define  service {
>     use                             generic-service         ; check_ping
>         host_name                       STSSTOSIG
>         service_description             PING
>         is_volatile                     1

Here you're telling nagios to notify for every check received that is not OK. Your normal_check_interval is 1 so you receive a notification every minute when the service is not OK. Remove this line or set it to 0.

http://nagios.sourceforge.net/docs/2_0/volatileservices.html


--
Marc  

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list