Hello.
We've got a XI installation and created a new one to migrate some hosts/services to it.
After the new server was created and installed I was tasked with the configuration and the migration of objects.
I copied the hosts and services and they're visible in the UI all right, then I copied all rrd files from /var/lib/mrtg over but theyre not getting updated.
I already checked "Nagios XI - Performance Graph Problems" article at https://support.nagios.com/kb/article.php?id=9 and followed some steps but I'm geeting little output from the logs:
/usr/local/nagios/var/perfdata.log - empty
/usr/local/nagios/var/npcd.log - full of "NPCD: WARN: MAX load reached: load 992.720000/10.000000 at i=57" errors (numbers vary).
I have thousands of "/bin/bash /usr/local/nagios/libexec/check_rrdtraf -f /var/lib/mrtg/..." processes that are hitting the server real hard.
Should I delete the rrd files and let them recreate themselves?... how?
I'm lost now.
Could anyone please help?