Hello.
I plan to use Nagios XI as a tool for our own monitoring, but also as a customer-given tool for him to be happy.
I added hosts and services to a read-only user and I'm fine with this.
But I'd like to allow/disallow menus and links for the customer account.
The "Incident management" part for example or other links.
But I don't see any options in the configuration about this.
Isn't there a way to do this other than modify the .PHP pages to hide menus and links ?
Thanks.
Interface permissions
Re: Interface permissions
We don't have a way to allow/disallow specific links based on a user. We have the permissions that allow what can be seen or what can be done, but nothing on a case-by-case basis.
Former Nagios employee
Re: Interface permissions
It's not really based on user ; but more on "userlevel".
So I guess the only way right now is to script .php right ?
So I guess the only way right now is to script .php right ?
Re: Interface permissions
Our user permissions make changes specifically to allow or disallow, if you'd like to edit the appearance then yes - editing PHP / CSS may work for you.
Former Nagios Employee