monitor shared folder
This commit is contained in:
parent
54fc589e00
commit
689bc1a8f1
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@ check process syncthing with pidfile /tmp/syncthing.pid
|
||||||
start program = "/usr/local/bin/syncthingd start"
|
start program = "/usr/local/bin/syncthingd start"
|
||||||
stop program = "/usr/local/bin/syncthingd stop"
|
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
|
if space usage < 2% then alert
|
||||||
|
|
Loading…
Reference in a new issue