Upgrade Nconf 1.2.5 to 1.2.6

Earlier we have covered Nconf Installation, here you’ll find upgrade process. download nconf from http://www.nconf.org/ Backup nconf db mysqldump nconf > nconf.sql Extract nconf-1.2.6 cd /tmp tar zxvf /root/nconf-1.2.6-0.tgz Copy new nconf files (before proceeding keep backup of existing nconf directory) cd /var/www/html/nconf cp -rfva /tmp/nconf/* . chown apache: * Upgrade db cd /var/www/html/nconf/UPDATE/1.2.5_to_1.2.6 mysql [...]

Full Story »

NConf Installation and Configuration

NConf is a PHP based web-tool for configuring the Nagios monitoring software. The tool is based on PHP / MySQL. Nagios is one of the best tool for monitoring & alerting, only missing part is web based configuration which is available in modern monitoring systems like cacti. Using NConf & pnp4nagios Nagios becomes complete monitoring [...]

Full Story »

Trending Posts