Page 1 of 1

XI user settings

Posted: Wed Dec 09, 2015 10:42 am
by brudnick
We are having issues with users disabling notifications on services and hosts. I know if you uncheck "Can control all hosts and services:" it will take away this ability, but it also takes away the ability to acknowledge problems, schedule downtime, and force checks on all hosts/services. I need to remove the ability to disable notifications only from users so that they can still acknowledge problems, schedule downtime, and force checks on all hosts/services. Is this possible?

Re: XI user settings

Posted: Wed Dec 09, 2015 3:10 pm
by lmiltchev
It is not possible at this time even though I can see how this (more granular approach) could be useful. Reviewing the "Audit Log" will help you find out which user enabled/disabled notifications. Here's a sample output:

Code: Select all

2015-11-25 03:59:04	501	Nagios XI	SECURITY	test1	192.168.x.x	User logged out
2015-11-25 03:58:46	500	Nagios XI	INFO		localhost	cmdsubsys: User submitted a command to Nagios Core: DISABLE_HOST_NOTIFICATIONS;MacOSX
2015-11-25 03:58:45	499	Nagios XI	INFO	test1	192.168.x.x	User submitted a command to the subsystem (ID=16)
2015-11-25 03:58:33	498	Nagios XI	SECURITY	test1	192.168.x.x	User logged in

Re: XI user settings

Posted: Thu Dec 10, 2015 1:22 pm
by brudnick
Can I put in a feature request to have a more granular control of user rights?

Re: XI user settings

Posted: Thu Dec 10, 2015 2:02 pm
by lmiltchev
Absolutely. You can post a feature request on our public tracker here:

http://tracker.nagios.com

or I can post an internal feature request for you (if you want me to). Thank you!