Upgrade finished successfully according to the upgrade script's output.
However, since the upgrade was done no performance data has been collected. All files in /usr/local/nagios/share/perfdata haven't been touched since the upgrade. Neither the file /usr/local/nagios/var/npcd.log hasn't been touched.
perfdata.log shows a couple of timeouts:
Right after the upgrade performance graphs nicely showed the old performance data. However, graphs became shorter and shorter and when 24h were over since the upgrade all graphs a blank.[root@nagiosxi perfdata]# tail -25 /usr/local/nagios/var/perfdata.log
2014-01-29 00:14:00 [10245] [0] *** TIMEOUT: Timeout after 5 secs. ***
2014-01-29 00:14:00 [10245] [0] *** TIMEOUT: Deleting current file to avoid NPCD loops
2014-01-29 00:14:00 [10245] [0] *** TIMEOUT: Please check your npcd.cfg
2014-01-29 00:14:00 [10245] [0] *** TIMEOUT: /usr/local/nagios/var/spool/perfdata//1390913398.perfdata.service-PID-10245 deleted
2014-01-29 00:14:00 [10245] [0] *** Timeout while processing Host: "" Service: ""
2014-01-29 00:14:00 [10245] [0] *** process_perfdata.pl terminated on signal ALRM
2014-01-29 00:14:00 [10243] [0] *** TIMEOUT: Timeout after 5 secs. ***
2014-01-29 00:14:00 [10243] [0] *** TIMEOUT: Deleting current file to avoid NPCD loops
2014-01-29 00:14:00 [10243] [0] *** TIMEOUT: Please check your npcd.cfg
2014-01-29 00:14:00 [10243] [0] *** TIMEOUT: /usr/local/nagios/var/spool/perfdata//1390913413.perfdata.service-PID-10243 deleted
2014-01-29 00:14:00 [10243] [0] *** Timeout while processing Host: "localhost" Service: "Swap_Usage"
2014-01-29 00:14:00 [10243] [0] *** process_perfdata.pl terminated on signal ALRM
Any ideas how to reinvent collecting performance data? Thanks!