[Nagiosplug-help] Notification working only for few servers

Klisowski Rafał RKlisowski at era.pl
Tue Dec 16 03:03:01 CET 2003


Hello,

I have 2 services configured to check:

1)
define service{
        use                             generic-service         ; Namemof service template to use
        host_name                       non_working_notification
        service_description             PING
        is_volatile                     0
        check_period                    24x7
        max_check_attempts              5
        normal_check_interval           5
        retry_check_interval            1
        contact_groups                  SOS
        notification_interval           120
        notification_period             24x7
        notification_options            w,c,r
        check_command                   check_ping!100.0,20%!500.0,60%
        }
2)
define service{
        use                             generic-service         ; Name of service template to use
        host_name                       working_notification
        service_description             SSH
        is_volatile                     0
        check_period                    24x7
        max_check_attempts              5
        normal_check_interval           5
        retry_check_interval            1
        contact_groups                  SOS
        notification_interval           1200
        notification_period             workh
        notification_options            w,c,r
        check_command                   check_ssh
        }

And notification is working only for second. Alarms are shown only on "Services problems" page, not notified.
I have nothing configured in escalations.cfg. Maybe that's the reason?
But everything working fine for first service?
Any idea what should I chceck?

-- 
Regards,
Rafal






































--------------------------------------------------------------------------------
Wiadomość ta jest przeznaczona jedynie dla osoby lub podmiotu,
który jest jej adresatem i może zawierać poufne i/lub
uprzywilejowane informacje.
Zakazane jest jakiekolwiek przeglądanie, przesyłanie, rozpowszechnianie 
lub inne wykorzystanie tych informacji lub podjęcie jakichkolwiek działań 
odnośnie tych informacji przez osoby lub podmioty inne niż zamierzony adresat. 
Jeżeli Państwo otrzymali przez pomyłkę tę informację prosimy o poinformowanie 
o tym nadawcy i usunięcie tej wiadomości z wszelkich komputerów.
--------------------------------------------------------------------------------
The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or privileged
material. 
Any review, retransmission, dissemination or other use of, 
or taking of any action in reliance upon, this information by persons 
or entities other than the intended recipient is prohibited.
If you received this in error, please contact the sender and delete
the material from any computer.
--------------------------------------------------------------------------------






More information about the Help mailing list