contact_groups not working for services
    JunkMail 
    junkski at bredband.net
       
    Thu Oct 25 20:52:30 CEST 2007
    
    
  
Hi,
We use contact groups with our hosts to deliver notifications. It only 
works for host states though. When using contacts with the host service 
states are also sent notifications for. I've tried both 3.0b3 and 3.0b5, 
same thing.
Since host notifications are sent out the contact group itself is 
apparently applied, it's just the notifications for services that isn't 
working. I've set up tests where I can see in the notifications log that 
notifications are/are not sent out correctly.
Working for hosts but not services:
define host{
        use                     linux-server
        host_name          localhost
        alias                    localhost
        address              127.0.0.1
        contact_groups   test
        }
Working for both hosts and services:
define host{
        use                     linux-server
        host_name          localhost
        alias                    localhost
        address              127.0.0.1
        contacts              test
        }
Best regards,
Tina Danielsson
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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