Nagios XI Users
Nagios XI Users
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.
Re: Nagios XI Users
It looks like usernames are all converted to lowercase before they enter the database:
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.
Re: Nagios XI Users
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?
Re: Nagios XI Users
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!
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!
Re: Nagios XI Users
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?
Maybe for an enhancement request make the import of nagios contact and contactgroup cfg files change the case to lower?
Re: Nagios XI Users
I filed an internal feature request (TASK ID 6559). Thanks!
Be sure to check out our Knowledgebase for helpful articles and solutions!