Network Outages widget
I have found the following error showing up in "/var/log/httpd/error_log" everytime the Network Outage Widget tries to refresh the data.Error: Unable to parse XML Output! Monitoring engine may be stopped.
/var/log/httpd/error_log
I looked for that cgi script, and it does notexist on my install.sh: /usr/local/nagios/sbin/outages-xml.cgi: No such file or directory
However I do see a cgi script called "outages.cgi".[root@***** nagiosxi]# ls /usr/local/nagios/sbin/outages-xml.cgi
ls: /usr/local/nagios/sbin/outages-xml.cgi: No such file or directory
Is this the same exact file that is missing? If not, can I just grab it from a different download source on nagios.com to fix this?[root@***** nagiosxi]# ls /usr/local/nagios/sbin/outages.cgi
/usr/local/nagios/sbin/outages.cgi
Thanks,
Jarrod