XI user settings

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
brudnick
Posts: 37
Joined: Mon Feb 17, 2014 3:17 pm

XI user settings

Post 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?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: XI user settings

Post 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
Be sure to check out our Knowledgebase for helpful articles and solutions!
brudnick
Posts: 37
Joined: Mon Feb 17, 2014 3:17 pm

Re: XI user settings

Post by brudnick »

Can I put in a feature request to have a more granular control of user rights?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: XI user settings

Post 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!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked