Reports UI Panels Empty, Not Updating

ewhac

Contributor
Joined
Aug 20, 2013
Messages
177
It seems like the daemon responsible for collecting system stats for display in the Web UI is dying. The "updating" animation displays continuously, but the reports in both the dashboard and the Reports section remain blank.

The first time I chased this down, I saw the following entry in the logs:

Code:
Aug  2 12:17:29 xxxx collectd[3477]: nanosleep failed: No child processes

`ps` showed `collectd` was not running. The first time I tried rebooting. The reports panels reappeared properly, but then stopped working a few days later. The second time, I restarted `collectd` manually (sudo service collectd restart). Again, it worked for a few days, and is now dead again.

I'm running FreeNAS 11.2-U5. Any suggestions on what to check?
 
Top