# # Überprüft den freien Plattenplatz auf Clients # # Jens Braeuer # control: actionsequence = ( disks ) groups: # Clients mit besonders kleiner Platte smalldisk = ( client1 client2 client5 ) disks: !smalldisk:: / free=25% define=diskIsFull smalldisk:: / free=10% define=diskIsFull alerts: diskIsFull:: "Achtung, die Platte laeuft voll auf Host $(fqhost)" ifelapsed=600