- FS_Check_Mask:
Specify the mask used to find filesystems for this instance. For example, if you wish to
monitor the space in filesystems:
- /var/opt/oracle/disk001/ABCD
- /var/opt/oracle/disk002/ABCD
- /var/opt/oracle/disk003/ABCD
- /var/opt/oracle/disk004/ABCD
you could specify a FS_Check_Mask: of /var/opt/oracle/disk.../ABCD .
- FS_Check_Threshold:
A numeric value which specifies the percent full at which you want events
to occur. For example, if you specify 85 here, if the filesystems are >= 85% full, an event and an EMail (if
configured; see below) will occur.
- FS_Check_EMail:
If the threshold is exceeded, then an email will be sent to the address specified
here. More than one address may be specified delimited by a space. Note that this is in addition to the
Notify_List: for this instance. This is a way to have EMail for this event only go to a different address
that the Notify_List: recipients.