[root@nagios /]# grep nag /etc/group
nagios
nagcmd
[root@nagios /]#
Regards
Code: Select all
[Thu Jan 21 09:21:12.880457 2021] [:error] [pid 58624] [client X.X.3.2:58993] PHP Fatal error: Call to undefined function get_backend_xml_data() in /usr/local/nagiosxi/html/includes/components/historytab/historytab_do_stuff.php on line 49, referer: https://XXXXXXXXXXXX/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=XXXXXXXXCode: Select all
/usr/local/nagiosxi/html/includes/components/historytab/historytab_do_stuff.phpCode: Select all
#$xml_nagios_comments = get_backend_xml_data($args_nagios_comments);Code: Select all
tail -Fn0 /var/log/httpd/*Code: Select all
"db" => 'nagiosxi',
"charset" => 'utf8',
"db" => 'nagios',
"charset" => 'utf8',
"db" => 'nagiosql',
"charset" => 'utf8',