No, the XML file will be updated but the RRD files don't change at all after creation in terms of setup.But what happen with my old performance data. Will this also be updated?
I just went through the instructions again and it's working properly for me.
Please run these commands and send me the resulting /tmp/NAGIOSSUPPORT.zip file:
Code: Select all
tail -n300 /var/log/httpd/error_log /var/log/httpd/ssl_error_log >> /tmp/TMPOUTPUT.txt
zip -r /tmp/NAGIOSSUPPORT.zip /etc/httpd/conf/httpd.conf /etc/httpd/conf.d /usr/local/nagios/etc/pnp /usr/local/pnp4nagios /tmp/TMPOUTPUT.txtCode: Select all
uname -a
cat /etc/*release
httpd -V
php -v