nagios reports

maxxik maxxik at mail.ru
Mon Feb 24 13:25:33 CET 2003


Hi ppl !

i have another one question about nagios :

  look : i have many host which are temporary down ... and my nagios
  reports me about it every (configured) minutes ...

  can i do like this : nagios report me only 3 times while host down
  and report me when host up ... (NOT EVERY (configured) interval) ?

  what did mean first_notification, last_notification and
  notification_interval parameters ?

  i try this :

define hostescalation {
        host_name               gw
        first_notification              1
        last_notification               3
        contact_groups                  sys_admins
        notification_interval           0
}

and

define serviceescalation {
        host_name               gw
        service_description             PING
        first_notification              1
        last_notification               3
        contact_groups                  sys_admins
        notification_interval           0
}


but nothing happen ... nagios continued inform me every (configured)
minutes about my doen hosts ^(((



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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