Specifically, importing hosts. Commands and such seem to work ok but I receive and error in 'error_log' when importing hosts.
PHP Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /usr/share/centreon/www/class/centreonDB.class.php on line 288, referer: http://xxxxxxxx/centreon/main.php?p=60702
Fresh install of CES 3.2 from ISO.
Centreon 2.6
Here is an example of my host directive.
define host {
host_name SERVERNAME
alias SERVERNAME
address 192.168.5.11
use generic-host
contact_groups Infrastructure-Services
}
Any suggestions?
PHP Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /usr/share/centreon/www/class/centreonDB.class.php on line 288, referer: http://xxxxxxxx/centreon/main.php?p=60702
Fresh install of CES 3.2 from ISO.
Centreon 2.6
Centreon Engine 1.4.13
Here is an example of my host directive.
define host {
host_name SERVERNAME
alias SERVERNAME
address 192.168.5.11
use generic-host
contact_groups Infrastructure-Services
}
Any suggestions?