User's Manual

HP StorageWorks File System Extender Software user guide 195
Configuring low storage space detection
To adjust the HHM default behavior to meet the requirements of your environment, the HHM configuration
file on the consolidated FSE system or FSE server must be modified and the configuration database
updated.
IMPORTANT: HHM configuration files on the external FSE clients are ignored.
Do not edit the HHM configuration file itself, but follow the procedure described in ”Modifying the contents
of the HHM configuration file” on page 195 to modify a copy of the configuration file and commit
changes to the HHM configuration database.
Listing the contents of the HHM configuration file
Use the following command to list the contents of the HHM configuration file:
or
Modifying the contents of the HHM configuration file
To modify the contents of the HHM configuration file:
1. Make a copy of the HHM configuration file by issuing the following command:
where MyHHMConfiguration is the file name of the copy of the HHM configuration file.
2. Modify the contents of the copy of the HHM configuration file to meet the requirements of your
environment. For more information on the contents of the HMM configuration file, see section ”HHM
configuration file” on page 187.
3. Save and close the copy of the HHM configuration file.
4. Issue the following command to update the configuration database with the saved changes:
or
where MyHHMConfiguration is the file name of the modified copy of the HHM configuration file.
#CriticalActionGE: umount-ge, email-ge
#CriticalActionLT: mount-lt, email-lt
#WarnThreshold: 90
#WarnActionGE: email-ge
#WarnActionLT: email-lt
# in the above case, HHM will do the following if:
# - warning threshold is crossed upwards --> send an e-mail
# - critical threshold crossed upwards --> send an e-mail, umount hsmfs
# - critical threshold crossed downwards --> send an e-mail, mount hsmfs
# - warning threshold is crossed downwards --> send an e-mail
# The same rules are valid, if one of the media-pools is filled up above the
# critical threshold.
hhm -s
hhm --show
hhm -s > MyHHMConfiguration
hhm -m MyHHMConfiguration
hhm --modify MyHHMConfiguration