User's Manual

194 Monitoring and maintaining FSE
Windows specific — monitored items definitions section of the configuration file
[sysvar]
filesystemtype: SYSTEM
mountpoint: %%var%%
CriticalThreshold: 95
CriticalActionGE: email-ge
CriticalActionLT: email-lt
WarnThreshold: 80
WarnActionGE: email-ge
WarnActionLT: NONE
[syspart]
filesystemtype: SYSTEM
mountpoint: %%var%%\part
CriticalThreshold: 95
CriticalActionGE: email-ge
CriticalActionLT: email-lt
WarnThreshold: 80
WarnActionGE: email-ge
WarnActionLT: NONE
[syslog]
filesystemtype: SYSTEM
mountpoint: %%var%%\log
CriticalThreshold: 95
CriticalActionGE: email-ge
CriticalActionLT: email-lt
WarnThreshold: 80
WarnActionGE: email-ge
WarnActionLT: NONE
# For the above cases HHM will send e-mails if
# * the warning and the critical thresholds are crossed upwards
# * the critical threshold is crossed downwards
# If the warning threshold is crossed downwards, nothing happens. NONE is reserved
# for this proposal.
#[hsmfs01]
#filesystemtype: HSMFS
#mountpoint: c:\hsm\fs01
#CriticalThreshold: 95