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 136

For PDUMH30ATNET.

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

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
136
5. CLI Commands
show report [columns {<metric-id1> | <metric-keyword1>}[,{<metric-id2> | <metric-keyword2>}...
{<metric-idN> | <metric-keywordN>}]] [device <device-name>] [sensor <sensor-name>}] [last <period>
{second | minute | hour | day | week | month | year}]
description – Filters the Accounting or Event Log to display only records containing a description that begins with the
specified text.
device-name – Filters the Event Log to display only records associated with the specified device.
end-date – Filters the log to display all records that occurred on or before the specified date; use the date format set using
the default date-format or default user date-format command.
end-num – Specifies the number of the last Accounting or Event Log record to be displayed (must be a number greater than
start-num).
end-time – Filters the log to display all records that occurred on or before the specified time; use the time format set using
the default time-format or default user time-format command. If using either the h:mm:ss tt or hh:mm:ss tt time
format, use quotes when entering the time (see Examples).
metric-x – Filters the Data Log to display only data columns specified via a comma-delimited list of enumerated metrics
and/or keywords (see the show log metrics command).
origin – Filters the Accounting Log to display only records containing an origin that begins with the specified text.
period – Specifies the quantity of the selected time period of log entries to be displayed.
qty – Specifies the quantity of Accounting or Event Log records to be displayed, beginning with the most recent record.
record-num – Specifies the record number of the Accounting or Event Log to be displayed.
sensor-name – Filters the Data Log to display only records associated with the specified sensor.
severity – Filters the Event Log to display only records with the specified severity level.
start-date – Filters the log to display all records that occurred on or after the specified date; use the date format set using
the default date-format or default user date-format command.
start-num – Specifies the number of the first Accounting or Event Log record to be displayed, when displaying a range of
records.
start-time – Filters the log to display all records that occurred on or after this time; use the time format set using the
default time-format or default user time-format command. If using either the h:mm:ss tt or hh:mm:ss tt time format,
use quotes when entering the time (see Examples).
username – Filters the Accounting Log to display only records associated with the specified user name.
verbose – Displays extended details for a single Event Log record.
Examples
The following command displays the five (5) most recent Accounting Log records pertaining to user “John D”:
console> log (accounting)> show report user “John D” 5
The following command displays record # 353 of the Accounting Log:
console> log (accounting)> show report 353
The following command displays Accounting Log records starting January 1, 2020 at 12:00 AM through January 30, 2020 at
12:00 PM, sorted by date in ascending order:
console> log (accounting)> show report start-date 1/1/2020 start-time “12:00:00 AM”
end-date 1/31/2020 end-time “12:00:00 PM” sort date asc
The following command displays Accounting Log records - within range #500 through #1100 - having a description starting
with “login”, sorted by origin in descending order:
console> log (accounting)> show report description login from 500 to 1100 sort origin
desc
continued
Loading ...
Loading ...
Loading ...