Page 1 of 1

Wizard setup not adding hosts

Posted: Wed Aug 21, 2013 5:14 pm
by jmczeal
Hello Everyone,
I'm trying out nagios but I'm hitting a bit of a snag. When using any wizard interface in Nagios XI, the configuration is not saved for any host added. I have to manually go into the CMM tool to add a host. Does anybody know what could be the problem? I've ran permission fixes already. I used the full installer on a bare CentOS system with selinux disabled. MySQL db is hosted remotely.

I have this under the cmdsubsys.log file but not sure its even related. no errors are reported.

CMDLINE=cd /usr/local/nagiosxi/scripts && ./reconfigure_nagios.sh
PHP Notice: Undefined index: dbtype in /usr/local/nagiosxi/html/includes/db.inc.php on line 234
PHP Notice: Undefined index: dbserver in /usr/local/nagiosxi/html/includes/db.inc.php on line 235
PHP Notice: Undefined index: dbtype in /usr/local/nagiosxi/html/includes/db.inc.php on line 234
PHP Notice: Undefined index: dbserver in /usr/local/nagiosxi/html/includes/db.inc.php on line 235
PHP Notice: Undefined index: dbtype in /usr/local/nagiosxi/html/includes/db.inc.php on line 234
PHP Notice: Undefined index: dbserver in /usr/local/nagiosxi/html/includes/db.inc.php on line 235

Re: Wizard setup not adding hosts

Posted: Wed Aug 21, 2013 10:40 pm
by scottwilkerson
I would verify you didn't miss a step in the doc
http://library.nagios.com/library/produ ... ote-server

Seems like a config value is not set...