fs-check 0.8 (Default branch) |
|
|
fs-check checks filesystem sizes to see if they
are getting too full. It uses a configuration file
that specifies the filesystems to check, email
contacts, trigger thresholds (percentage or
amount used/unused), and a report program
to run. It includes fs-report, which shows
things like the largest files, the newest files, the intersection of these and core files. It can be run from cron or as a
daemon.
License: GNU General Public License (GPL)
Changes:
A bug for handling the --pidfile option was fixed.
|