Freespace.monitor

From etbemon
Jump to navigation Jump to search

The freespace monitor takes a list of filesystems and monitors the freespace, for each filesystem you have FILESYSTEM:FREESPACE:FREEINODES. Here is an example:

freespace.monitor /:10%:10000 /home:20G:10%

The freespace can be a percentage or the amount of free space required in KiB (or MiB/GiB/TiB if appended with M/G/T). The free inodes can be a percentage or the number of Inodes, it defaults to 10% of Inodes if the filesystem reports free Inodes.