Description:
It removes old collector data from /var/lib/remstats/data/LAST, old logs from
/var/lib/remstats/data/LOGS, old traceroute data from /var/lib/remstats/data/TRACEROUTES
and old images from all the host subdirectories of /var/lib/remstats/cgi.
Run it out of cron every now and then, say once a day, with a line
like:
0 2 * * * /usr/lib/remstats/bin/remstats-cleanup
[