Search found 5 matches

by goger
Wed Dec 02, 2015 4:16 am
Forum: Nagios XI
Topic: Pass credentials to Nagios XI
Replies: 5
Views: 1203

Re: Pass credentials to Nagios XI

Thanks a lot for the help !
What do you call the "API key" ? Do you refer to the "backend_ticket" field in the database ? Because it's working with it. Is there any documentation on this field ?
by goger
Tue Dec 01, 2015 10:33 am
Forum: Nagios XI
Topic: Pass credentials to Nagios XI
Replies: 5
Views: 1203

Re: Pass credentials to Nagios XI

Well, once logged in, the user should have access to everything that he can. To be clear, I have a user logged in ODOO (an ERP frontend). In this, we add a link in the menu "go to supervision" which lands on /nagiosxi But I want to avoid the user to log in again. He's already logged in Odo...
by goger
Tue Dec 01, 2015 6:31 am
Forum: Nagios XI
Topic: Pass credentials to Nagios XI
Replies: 5
Views: 1203

Pass credentials to Nagios XI

Hello. I'm planning to communicate between Nagios XI and another software by different ways For this, I need this other software to login to Nagios XI with the current user that it uses. For example : On the software, a href link to nagios XI with args (username, password...) to avoid the user enter...
by goger
Wed Nov 18, 2015 9:59 am
Forum: Nagios XI
Topic: Interface permissions
Replies: 3
Views: 762

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 ?
by goger
Tue Nov 17, 2015 9:29 am
Forum: Nagios XI
Topic: Interface permissions
Replies: 3
Views: 762

Interface permissions

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" ...