Search found 18 matches

by jonatgil
Sun Aug 04, 2019 6:57 pm
Forum: Nagios XI
Topic: LDAP/AD User list incomplete.
Replies: 1
Views: 138

LDAP/AD User list incomplete.

Big compagny. I'm able to load the active directory structure into the "LDAP / Active Directory Import Users" screen. When I go to the user OU, the list is pretty long and I cannot find a user that has a name that start with T. I can only see the users until the letter N . I don't see any ...
by jonatgil
Fri Jun 21, 2019 7:05 am
Forum: Nagios XI
Topic: Nagios XI Slow Web interface.
Replies: 7
Views: 1143

Re: Nagios XI Slow Web interface.

The actual environment was not slow when we transfer it to the prod network.
I think that since 1/3 of the hosts are inside a special network/DMZ there a lot of timeout/waiting for response.
by jonatgil
Fri Jun 21, 2019 7:01 am
Forum: Nagios XI
Topic: Nagios xi multi-tenancy
Replies: 8
Views: 623

Re: Nagios xi multi-tenancy

Confirming that it's working.
Was not thinking about that when creating user since the request came after creating the user.
Thank you lmiltchev.
Can be closed.
by jonatgil
Tue Jun 18, 2019 10:53 am
Forum: Nagios XI
Topic: Nagios xi multi-tenancy
Replies: 8
Views: 623

Re: Nagios xi multi-tenancy

Thank you.
That make so much sense.
Might be a good idea to update the documentation and to write a small not about it.

Thank you, will test that on Friday.
by jonatgil
Tue Jun 18, 2019 6:05 am
Forum: Nagios XI
Topic: Nagios xi multi-tenancy
Replies: 8
Views: 623

Re: Nagios xi multi-tenancy

These seems to be pretty normal... Let me know if you think about something else Your installation of Nagios XI 5.6.2 Authorization Level: User Can see all hosts and services: Check Can control all hosts and services: Check Can configure hosts and services: Can access advanced features: Check Can ac...
by jonatgil
Mon Jun 17, 2019 2:18 pm
Forum: Nagios XI
Topic: Nagios xi multi-tenancy
Replies: 8
Views: 623

Re: Nagios xi multi-tenancy

Contact: Summer-test
Contact group : Summer-group

Host: Windows-srv
Host group: Windows-grp
by jonatgil
Mon Jun 17, 2019 2:17 pm
Forum: Nagios XI
Topic: Nagios xi multi-tenancy
Replies: 8
Views: 623

Nagios xi multi-tenancy

Hello, Trying to setup a Multi-Tenancy setup so that I limit the view of each department. (If it can be use for that?) So that Windows departement would only see their windows server. Network department would see network... But i'm not able to set it up. Even try to setup a new user/contact and assi...
by jonatgil
Fri May 24, 2019 12:46 pm
Forum: Nagios XI
Topic: Importing User from previous environment
Replies: 5
Views: 306

Re: Importing User from previous environment

NagiosQL is a web based configurator for Nagios Core. ??? We are not in the same environement... I'm on Nagios XI. The following command return me the user from the MYSQL/Maria database mysql -u root -pXXXX use nagiosxi; select user_id , username , name , email , enabled from xi_users; Since I don't...
by jonatgil
Fri May 24, 2019 11:23 am
Forum: Nagios XI
Topic: Importing User from previous environment
Replies: 5
Views: 306

Re: Importing User from previous environment

The backup/restore is not an option since the purpose of the new environment was to clean/organised the host in a logical ways. Compare to defining individual check for everything with different threshold.
edit: the new environment is completed, the only thing left is user.
by jonatgil
Fri May 24, 2019 11:02 am
Forum: Nagios XI
Topic: Importing User from previous environment
Replies: 5
Views: 306

Importing User from previous environment

Hello, Currently transferring an Old nagios environement to a new one. Both of them are on the latest version. Was able to connect to the server and take the backup of the sql for the user with the other old psot from the site. No one talk about import the SQL dump into the database. I guess that I ...