Search found 2 matches

by irg21
Tue May 18, 2021 7:01 am
Forum: Open Source Nagios Projects
Topic: Nagios - One user in multiple contacts groups
Replies: 3
Views: 14695

Re: Nagios - One user in multiple contacts groups

You should not redefine the user. That's not possible. You should have the user data in separate directory or file and then add this username to the groups you want this user to be in. define contact { contact_name sec_officer alias Security Officer host_notifications_enabled 1 service_notification...
by irg21
Tue May 11, 2021 4:50 am
Forum: Open Source Nagios Projects
Topic: Nagios - One user in multiple contacts groups
Replies: 3
Views: 14695

Nagios - One user in multiple contacts groups

I have a Nagios Core 4.4.5 and I am triying that one member/user belongs to multiple contactgroups/departments to isolate determinate services to several users. For example: One user that belongs to Securiry department only see the Hosts of this department and I want that this user belongs also to S...