diff --git a/monit.conf b/monit.conf index f8bccc2..ff66209 100644 --- a/monit.conf +++ b/monit.conf @@ -2,5 +2,5 @@ check process syncthing with pidfile /tmp/syncthing.pid start program = "/usr/local/bin/syncthingd start" stop program = "/usr/local/bin/syncthingd stop" -check filesystem root with path / +check filesystem root with path /home/syncthing/Sync if space usage < 2% then alert