How to retrive the nagios configuration file from mysql Data

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
veera16123
Posts: 3
Joined: Wed Mar 23, 2016 9:30 pm

How to retrive the nagios configuration file from mysql Data

Post by veera16123 »

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
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: How to retrive the nagios configuration file from mysql

Post by rkennedy »

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.
Former Nagios Employee
veera16123
Posts: 3
Joined: Wed Mar 23, 2016 9:30 pm

Re: How to retrive the nagios configuration file from mysql

Post by veera16123 »

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
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: How to retrive the nagios configuration file from mysql

Post by tmcdonald »

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
Former Nagios employee
veera16123
Posts: 3
Joined: Wed Mar 23, 2016 9:30 pm

Re: How to retrive the nagios configuration file from mysql

Post by veera16123 »

Thanks ..I will check and let you know
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: How to retrive the nagios configuration file from mysql

Post by rkennedy »

Sounds good, I'll leave this open should you have any questions.
Former Nagios Employee
Locked