# Alert if any disk used for more then this %%
MAXLIM=90

# Ignore partitions where devices matches regex 
IGNORE_DEVICE=^/dev/loop

# Ignore partitions where devices matches regex 
IGNORE_MOUNT=^/media/|^/tmp/

### COMMON SETTINGS

# PREFIX2=df:

# Policy if not default
POLICY=
