Hi
I would like to mysql DB with nagios for data storage instead of using default DB flat file.
Is it possible to change and how?
Thanks
MySQL DB instead of flatfile
-
tonyyarusso
- Posts: 1128
- Joined: Wed Mar 03, 2010 12:38 pm
- Location: St. Paul, MN, USA
- Contact:
Re: MySQL DB instead of flatfile
There are two addons that address this.
First, NDOUtils will store check data and history in MySQL, making it available to other applications for display.
Second, NagiosQL lets you build the configuration in MySQL and write it out to the flat files Nagios expects.
Nagios does not support reading configurations directly from a SQL database.
First, NDOUtils will store check data and history in MySQL, making it available to other applications for display.
Second, NagiosQL lets you build the configuration in MySQL and write it out to the flat files Nagios expects.
Nagios does not support reading configurations directly from a SQL database.