Tripp Lite PDUMH30ATNET 2.9kW Single-Phase Switched Automatic Transfer Switch PDU, 2 120V L5-30P Inputs, 24 5-15/20R & 1 L5-30R Outputs, 2U, TAA

User’s Guide - Page 129

For PDUMH30ATNET.

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

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
129
5. CLI Commands
log: autoexport
autoexport email
Use the autoexport email command to assign one or more email recipients of automatically-exported logs. Use the no form
of this command to remove a recipient from the list of automatically-exported log recipients. Email recipients are created and
configured using the email command. This command applies to all log types (Accounting, Application, Data, Event).
Syntax
autoexport email {all | <contact-1>[,<contact-2>,...<contact-5>]}
all – Specifies all enabled email contacts as recipients of the auto-exported log.
contact-x – Sets a comma-delimited list of contacts as email recipients of the auto-exported log.
no autoexport email {all | <contact-1>[,<contact-2>,...<contact-5>]}
all – Specifies all enabled email contacts to be removed as recipients of the auto-exported log.
contact-x – Sets a comma-delimited list of contacts to be removed as email recipients of the auto-exported log.
Examples
The following command configures auto-export of the Accounting Log to all email recipients:
console> log (accounting)> autoexport email all
Update complete
The following command removes email recipients “moed” and “joed” from the list of Data Log auto-export recipients:
console> log(data)> no autoexport email moed,joed
Update complete
autoexport enable
Use the autoexport enable command to enable the automatic export of the log. Use the no form of this command to disable
the automatic exporting of the log. This command will automatically export the log under the following conditions:
• Accounting and Event Log – upon reaching the maximum log size, as configured using the size command.
• Application Log – upon reaching the maximum log size.
• Data Log – once or twice daily, depending on the quantity of logged variables and log interval.
For the Accounting Log and Event Log, auto-export will remove the older half of the displayed entries. Auto-export will not
affect the displayed Data Log; entries will be purged on a First In First Out basis. The Application Log will be cleared of all
entries upon being auto-exported.
Syntax
autoexport enable
no autoexport enable
Examples
The following command enables automatic export of the Event Log:
console> log (event)> autoexport enable
Update complete
Loading ...
Loading ...
Loading ...