Nagios XI Users

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
r34220
Posts: 72
Joined: Fri Feb 06, 2015 6:47 pm

Nagios XI Users

Post by r34220 »

Is it possible to prevent Nagios XI from switching to lower case for a user in the Manage Users pages? My imported nagios core contacts have a mix of case.
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: Nagios XI Users

Post by jolson »

It looks like usernames are all converted to lowercase before they enter the database:
2015-10-05 16_05_51-mRemoteNG - jesse.png
If you change this behavior, I expect that future upgrades to Nagios XI would un-change the behavior. I recommend using the new all-lowercase format and converting your current users to the new format. How many users are you working on importing? We can look at the code to see if we can unset the case-sensitivity, but there's no telling what might break if we do so.
You do not have the required permissions to view the files attached to this post.
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
r34220
Posts: 72
Joined: Fri Feb 06, 2015 6:47 pm

Re: Nagios XI Users

Post by r34220 »

There is approx 70 contacts in nagios core that would need to match the XI users. Whats the best way to update the core contacts? From the GUI or DB?
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: Nagios XI Users

Post by jolson »

It depends on how you set up Nagios Core - where are your contacts stored? In Nagios XI adding the contacts through the Web GUI is definitely the best way, because it sets up the 'user' and 'contact' constructs appropriately. Feel free to read this document for more information: https://assets.nagios.com/downloads/nag ... ntacts.pdf

You can either choose to add them one-by-one, or you can do an Active Directory import: https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Let me know if you have any questions!
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
r34220
Posts: 72
Joined: Fri Feb 06, 2015 6:47 pm

Re: Nagios XI Users

Post by r34220 »

These contacts have already been imported form another instance of Nagios core with the mixed case. So now to "connect" Nagios XI users I have to modify the nagios contacts and contactgroups manually I believe.

Maybe for an enhancement request make the import of nagios contact and contactgroup cfg files change the case to lower?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI Users

Post by lmiltchev »

I filed an internal feature request (TASK ID 6559). Thanks!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked