Tripp Lite S3M30KXD SmartOnline S3MX Series 3-Phase 380/400/415V 30kVA 27kW On-Line Double-Conversion UPS, Parallel

User’s Guide - Page 21

For S3M30KXD.

PDF File Manual, 220 pages, Read Online | Download pdf file

S3M30KXD photo
Loading ...
Loading ...
Loading ...
21
5. CLI Commands
action: trigger
trigger
Use the trigger command to assign one or more trigger conditions to the action entry. Use the no form of this command to
remove one or more triggers from the entry. Use the show trigger command to display an enumerated list of all applicable
trigger events. The enumeration and/or keywords are used when selecting events as triggers. Due to the variance of events
by device type and model, the enumeration will not be sequential. Within the list, an asterisk (*) denotes that the event is
selected as a trigger.
Syntax
trigger {on-clear | on-set} {all | <event-1>[,<event-2>...<event-N>]}
event-x – Specifies a comma-delimited list of event names or enumerations that will act as triggers for the action entry. (see
the show trigger command).
on-clear – Configures the action entry to execute when any of the selected On Clear events occur.
on-set – Configures the action entry to execute when any of the selected On Set events occur.
no trigger {on-clear | on-set} {all | <event-1>[,<event-2>...<event-N>]}
no trigger {<device-name> | <sensor-name>}
device-name – Removes all trigger events assigned to the specified device.
event-x – Specifies a comma-delimited list of event names or enumerations to be removed from the action entry.
on-clear – Removes On Clear events as triggers for the action entry; if no enumerated events are specified, all On Clear
events will be removed.
on-set – Removes On Set events as triggers for the action entry; if no enumerated events are specified, all On Set events
will be removed.
sensor-name – Removes all trigger events assigned to the specified sensor.
Examples
The following command sets “Battery Low” and “Communications Lost” – enumerated as 4 and 6, respectively – as the On
Set triggers for entry “Notify Server #1”:
console> action (Notify Server #1)> trigger on-set 4,6
Update complete
The following command sets “Battery Low” and “Communications Lost” – listed by name – as the On Set triggers for entry
“Notify Server #1”:
console> action (Notify Server #1)> trigger on-set “Battery Low”,”Communication Lost”
Update complete
The following command sets “Battery Normal” and “Communications Restored” – enumerated as 4 and 6, respectively – as
the On Clear triggers for entry “Notify Server #1”:
console> action (Notify Server #1)> trigger on-clear 4,6
Update complete
The following command removes all On Clear triggers for entry “Notify Server #1”:
console> action (Notify Server #1)> no trigger on-clear all
Update complete
Loading ...
Loading ...
Loading ...