Where's the NagiosXI DB locate?
Is there possible to connect to NagiosXI DB and collect or get some value?
Where's NagiosXI DB locate? can it be connected and collect?
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Where's NagiosXI DB locate? can it be connected and coll
Hello, @xpertech. Sure, you can connect to the nagiosxi database in mysql:
I suggest creating a backup of NagiosXI before you do anything with the database.
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
mysql -u root -pnagiosxi nagiosxi
mysql -u root -pnagiosxi nagios
But be careful because one wrong command can damage the DB and make Nagios unrecoverable.mysql -u root -pnagiosxi nagiosql
I suggest creating a backup of NagiosXI before you do anything with the database.
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.