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
[email protected]
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