How to retrive the nagios configuration file from mysql Data
-
veera16123
- Posts: 3
- Joined: Wed Mar 23, 2016 9:30 pm
How to retrive the nagios configuration file from mysql Data
I have installed the ndoutils,Nagios configuration files are saved in Database using ndoutils plugin.may i know what purpose we saved data in database. may i know anyway to retrive the configuration file from database.Can you please anyone help me
Re: How to retrive the nagios configuration file from mysql
What exactly are you looking to accomplish?
The nagios configuration file is located at /usr/local/nagios/etc/nagios.cfg by default, not stored in SQL.
The nagios configuration file is located at /usr/local/nagios/etc/nagios.cfg by default, not stored in SQL.
Former Nagios Employee
-
veera16123
- Posts: 3
- Joined: Wed Mar 23, 2016 9:30 pm
Re: How to retrive the nagios configuration file from mysql
I thought nagios configuration saved in database using ndoutils.I want to install ndoutils for high availablity nagios,Please let me know any other option for high availablity nagios.If there is any other way to store the configuration file and may i know what purpose we used in ndoutils.
Thanks in Advance
Thanks in Advance
Re: How to retrive the nagios configuration file from mysql
The configuration is not saved in a database when using NDO, only the historical status information. If you need a database-driven configuration management interface, we offer the Nagios XI product for exactly that:
https://www.nagios.com/products/nagios-xi/
It comes with a free 60-day trial, so you can do quite a lot of testing to see if it is what you need.
Regarding HA setups, we partner with a company called LinBit to offer HA when using Nagios XI. If you are interested I would direct you to reach out to them: http://www.linbit.com/en/resources/tech ... centos-6-5
https://www.nagios.com/products/nagios-xi/
It comes with a free 60-day trial, so you can do quite a lot of testing to see if it is what you need.
Regarding HA setups, we partner with a company called LinBit to offer HA when using Nagios XI. If you are interested I would direct you to reach out to them: http://www.linbit.com/en/resources/tech ... centos-6-5
Former Nagios employee
-
veera16123
- Posts: 3
- Joined: Wed Mar 23, 2016 9:30 pm
Re: How to retrive the nagios configuration file from mysql
Thanks ..I will check and let you know
Re: How to retrive the nagios configuration file from mysql
Sounds good, I'll leave this open should you have any questions.
Former Nagios Employee