v5- autodiscovery issues
Posted: Tue Sep 29, 2015 12:34 pm
We ran an auto discovery and found 37 new hosts without an issue, when clicking on 'next' to define the hosts all we're getting is a black screen. Any thoughts/suggestions?
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
tail -100 /var/log/httpd/error_logCode: Select all
[Wed Sep 30 15:01:56.724823 2015] [:error] [pid 25271] [client 10.1.20.32:64753] PHP Fatal error: Call to undefined function autodiscovery_component_get_device_info() in /usr/local/nagiosxi/html/includes/configwizards/autodiscovery/autodiscovery.inc.php on line 313, referer: http://xxx.xxx.xxx.xxx/nagiosxi//config/monitoringwizard.php?update=1&nextstep=2&wizard=autodiscovery&job=o9qjvf&nsp=4762206c8718c1a3cfdf216902333e61&show=all
You have new mail in /var/spool/mail/rootCode: Select all
md5sum /usr/local/nagiosxi/html/includes/configwizards/autodiscovery/autodiscovery.inc.php
md5sum /usr/local/nagiosxi/html/config/monitoringwizard.phpCode: Select all
md5sum /usr/local/nagiosxi/html/includes/configwizards/autodiscovery/autodiscovery.inc.php
32dd7eedbe625186a67de6ee95cdad32 /usr/local/nagiosxi/html/includes/configwizards/autodiscovery/autodiscovery.inc.php
[root@nagiosxi ~]# md5sum /usr/local/nagiosxi/html/config/monitoringwizard.php
7d4689e6931c6c5bdb55e97e41f301fb /usr/local/nagiosxi/html/config/monitoringwizard.phpCode: Select all
mv /usr/local/nagiosxi/html/config/monitoringwizard.php /usr/local/nagiosxi/html/config/monitoringwizard.php.back
mv /usr/local/nagiosxi/html/includes/configwizards/autodiscovery/autodiscovery.inc.php /usr/local/nagiosxi/html/includes/configwizards/autodiscovery/autodiscovery.inc.php.old