| Cheshire Cat Computing http://steveshipway.org/forum/ |
|
| Nagios with MySQL db http://steveshipway.org/forum/viewtopic.php?f=20&t=8079 |
Page 1 of 1 |
| Author: | lce411 [ Thu Dec 13, 2012 4:14 am ] |
| Post subject: | Nagios with MySQL db |
Hi I am somewhat new to Nagios and definitely new to MySQL and I have been tasked with creating a mysql db on a separate server and sending the nagios db data to the mysql db. Does anyone have or know of steps to do this? We are having some space and performance issues and we need re-route all incoming nagios data to the mysql server, but still be able to query the db for reports and monitoring. |
|
| Author: | stevesh [ Mon Dec 31, 2012 7:21 pm ] |
| Post subject: | Re: Nagios with MySQL db |
You can do this with the ndoutils plugin for Nagios. I have successfully managed it, but if your Nagios is large, the load might be too big. Also, it only sends the log entries as single-text-field entries; you need to split them up properly yourself later. There are also utilities to parse the Nagios config data (can pull this out using Perl nagios module, or via the livestatus plugin interface) and upload it into mysql db tables for use by other utilities. Search for ndoutils and livestatus for more information. |
|
| Page 1 of 1 | All times are UTC + 12 hours [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|