nconf is a web-based GUI for managing Nagios configuration files that uses a MySQL database to save objects and write out configuration files.
3
votes
1answer
55 views
Is there a “known good” path to move good old webapps from apache to nginx?
Originally my question was supposed to be more specific: "Can nconf (configuration webapp for nagios) be run on nginx"?
Being a developer I'm in love with nginx for it's low resource usage, ...
0
votes
1answer
1k views
nconf deployment.ini configuration for a basic Nagios server on CentOS 6.2
I have set up nconf and Nagios but I cannot figure out how to configure deployment.ini to properly deploy the generated configuration to /usr/local/nagios/etc.
Here are the directory listings of ...
0
votes
0answers
206 views
Error accessing or executing Nagios / Icinga binary '/usr/sbin/nagios'. Cannot run the mandatory syntax check
I see an error while using NConf interface in Generate Nagios config
Error accessing or executing Nagios / Icinga binary '/usr/sbin/nagios'.
Cannot run the mandatory syntax check.
I checked Apache ...
0
votes
1answer
188 views
Nconf install not detecting perl
During my Nconf install I get
Requirements
PHP 5.0 (or higher) -> 5.3.10-1ubuntu3.4 OK
MySQL 5.0.2 (or higher) -> 5.5.24 OK
PHP-MySQL support OK
Perl 5.6 (or ...