Add users to contact group

Chris atstake at gmail.com
Mon Mar 30 02:38:26 CEST 2009


I would like to add my Active Directory users to nagios contact group.
I have edited /etc/nagios/objects/contacts.cfg file and added:

define contactgroup{
        contactgroup_name       ad
        alias                      ad
        members                 user1, user2
        }

On the same file I defined contact:

define contact{
        contact_name            ad
        use                     generic-contact
        alias                   ad
        email                   email
}

but I get an error: could not find any contact matching "ad"

Is there any way to define all Active Directory users in a group?

Thanks.

------------------------------------------------------------------------------
_______________________________________________
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