Search found 2 matches
- Fri Oct 14, 2011 4:09 am
- Forum: Open Source Nagios Projects
- Topic: Update v1.4.x -> v3.3.1
- Replies: 2
- Views: 1195
Re: Update v1.4.x -> v3.3.1
ndoutils is a DB backend for Nagios. I don't go back as far as 1.4, but I'm guessing the DB support got moved to it's own project as ndoutils. http://exchange.nagios.org/directory/Addons/Database-Backends/NDOUtils/details Thanks! Got it working.. now to fix all scripts for the new database layout :D
- Mon Oct 10, 2011 6:42 am
- Forum: Open Source Nagios Projects
- Topic: Update v1.4.x -> v3.3.1
- Replies: 2
- Views: 1195
Update v1.4.x -> v3.3.1
Hi, I'm updating our old Nagios 1.4.x (yes ancient i know) to v.3.3.1. However after converting the config files so it works with the 3.3.1 I noticed that I was missing 1 important feature from 1.4 and that is mysql backend support. # ./configure --help | grep mysql --with-mysql-xdata enables use of...