User's Manual
HP StorageWorks File System Extender Software user guide 189
The actions are named and defined as CLI commands and are not provided as “event-action” pairs. Any
action defined within this section can be assigned to any threshold event in the monitored items definitions
section of the configuration file. For more information on the monitored items definitions, see section
”Monitored items definitions” on page 190.
IMPORTANT: The names email_ge and email_lt are reserved for two built-in actions with the same
name. The email_ge action sends e-mails as defined in the e-mail settings section of the configuration file
when a threshold is crossed upwards, whereas the email_lt sends e-mails as defined in the e-mail
settings section of the configuration file when a threshold is crossed downwards.
The following is the syntax for a triggered action definition:
If HostName is specified, the action is executed on the HHM client named HostName if the threshold set
in the monitored items definitions section of the configuration file and associated with the ActionName is
crossed for the item monitored. Note that the item monitored may reside on some other HHM client than
HostName. For more information on monitored items definitions, see section ”Monitored items definitions”
on page 190.
If HostName is not specified, the command (action) Command is started on any HHM client, for which the
threshold set in the monitored items definitions section of the configuration file and associated with the
ActionName is crossed for the item monitored. For more information on monitored items definitions, see
section ”Monitored items definitions” on page 190.
HHM provides some variables which can be used as command arguments. The variables will be replaced
by the appropriate values at the command execution time:
ActionName:[HostName:]Command
Variable Description Examples or possible values
%%MOUNTPOINT%% Mount point of the HSM file system. C:\hsmfs\fs01
%%HOST%% Hostname where the mount point is located. windows_host.company.com
%%P-STATUS%% FSE partition status. This status is valid only
if the partition is mounted.
disabled, stopped, ready,
mounted, unknown