Trivial formatting to match documentation and easier reading

master
Sean McArdle 2013-11-14 11:36:32 -08:00
parent 3473b4845d
commit 275089e670
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ target=<hostname or IP>
ssh_user=<username local to target machine>
# value thresholds, a notification will be sent if threshold exceeded
# value thresholds
## a notification will be sent if threshold exceeded more than once
cpu_thresh=90.00 #needs to be a float
disk_thresh=90 #threshold for % free space
mem_thresh=90 #threshold for % used memory