Chapter 4, Action Programs


The Disk Usage Action Program

Name:
Description:

Control Keywords

approval - Request approval by an administrator before acting.

skip_fs - File systems to be omitted from testing.

skip_dirs - Directories to be omitted from testing.

skip_files - File patterns to omit from testing

compress_files - Files to compress.

remove_files - Files to remove.

compress_age - Minimum age before files may be compressed.

remove_age - Minimum age before files may be removed.

schedule - Time window (cron spec) for running this alert.


Keywords Defaults

approval - true

skip_fs -

skip_dirs - /dev /bin /usr/bin /etc /lib /usr/spool /usr/lib

skip_files -

remove files -

compress_files -

compress_age - 90

remove_age - 90

schedule - * 0-6 * * *