Wizard setup not adding hosts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jmczeal
Posts: 1
Joined: Wed Aug 21, 2013 3:04 pm

Wizard setup not adding hosts

Post 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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Wizard setup not adding hosts

Post 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...
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked