To get reporting working properly do the following:
SSH to the box (or use the console)
[root@freenas] ~# service collectd stop
Stopping collectd.
Waiting for PIDS: 4002.
[root@freenas] ~# find /data -name "*.rrd" -exec rm -rf {} \;
[root@freenas] ~# find /var/db/collectd -name "*.rrd" -exec rm -rf {} \;
[root@freenas] ~# service collectd start
Starting collectd.
... and reporting will be fixed.
FreeNAS version is FreeNAS-8.0.2-RELEASE-amd64 (8288)
Angus Beath's Blog - a jotting down of thoughts, handy to remember things and general BS about the world.
Subscribe to:
Post Comments (Atom)
TheHive - an excellent case management tool for Digital Forensics!
In my work in cybersecurity, I've been quietly using TheHive made by Strange Bee https://strangebee.com/thehive/ for the last few yea...
-
This is an update of an older post, as the utilities change, so has this concept of a cheap network spike - I use it to troubleshoot network...
-
In this post I want to talk about recent experiences I've had with XenServer 6.2 on USB drives and SD cards. In a particular situation, ...
-
With the implementation of my Proxmox server it's now time to play with some new applications - and we'll start with Immich, a repla...
No comments:
Post a Comment