PHP Notice: Undefined variable: err
Posted: Tue Dec 11, 2018 12:25 pm
Hey guys
i
I happened to run
while doing an apply config. The apply config ran and completed quickly, however this was the results:
Should I be concerned about this?
this is on my Nagios XI 5.5.7 server.
i
I happened to run
Code: Select all
tail -f /usr/local/nagiosxi/var/cmdsubsys.log
Code: Select all
CMDLINE=php /usr/local/nagiosxi/html/includes/components/nagiosbpi/api_tool.php --cmd=syncall
PHP Notice: Undefined variable: err in /usr/local/nagiosxi/html/includes/compon ents/nagiosbpi/api_tool.php on line 146
CMD: syncall
MSG: Could not get data for objects. NDO or Core may not be running.
OUTPUT=MSG: Could not get data for objects. NDO or Core may not be running.
this is on my Nagios XI 5.5.7 server.