1
1
scripts/monitoring/diskmon.lst.sample
david c19aa59021 < ‘check_for_ubuntu_release.sh’
> ‘monitoring/check_for_ubuntu_release.sh’
< ‘diskmon.lst.sample’
> ‘monitoring/diskmon.lst.sample’
< ‘diskmon.sh’
> ‘monitoring/diskmon.sh’
< ‘free.sh’
> ‘monitoring/free.sh’
< ‘get_uptime.sh’
> ‘monitoring/get_uptime.sh’
< ‘heartbeat.sh’
> ‘monitoring/heartbeat.sh’
2012-10-05 19:56:59 +02:00

16 lines
303 B
Plaintext

# **** list of uuids to monitor ****
#put this file in /etc/mbots and rename it to
#"diskmon.lst" or use a custom file as first
#option.
#ex.
#76c2a7e3-8765-4bb2-9093-ce495edb3833 90 98
#or
#UUID="76c2a7e3-8765-4bb2-9093-ce495edb3833" 90 98
#or
#/dev/sdb1 90 95
#<disk> <threshold1> <threshold2>