diff options
Diffstat (limited to 'monit/check_disc.conf')
| -rw-r--r-- | monit/check_disc.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/monit/check_disc.conf b/monit/check_disc.conf new file mode 100644 index 0000000..c4b46b5 --- /dev/null +++ b/monit/check_disc.conf @@ -0,0 +1,2 @@ +CHECK FILESYSTEM root with PATH / + if SPACE usage > 80% then alert |
