Event Log - LEGRAND Raritan PX3TS User Manual

Transfer switch
Table of Contents

Advertisement

Chapter 9: Using the Command Line Interface
556

Event Log

The command used to show the event log begins with show eventlog. You
can add either the limit or class parameters or both to show specific events.
Show the last 30 entries:
#
show eventlog
Show a specific number of last entries in the event log:
#
show eventlog limit <n>
Show a specific type of events only:
#
show eventlog class <event_type>
Show a specific number of last entries associated with a specific type of
events only:
#
show eventlog limit <n> class <event_type>
Variables:
<n> is one of the options: all or a number.
Option
Description
all
Displays all entries in the event log.
An integer
Displays the specified number of last entries in the
number
event log. The number ranges between 1 to 10,000.
<event_type> is one of the following event types.
Event type
all
device
userAdministration
userActivity
pdu
sensor
Description
All events.
Device-related events, such as system starting or
firmware upgrade event.
User management events, such as a new user
profile or a new role.
User activities, such as login or logout.
Displays PDU-related events.
Internal or external sensor events, such as state
changes of any sensors.

Advertisement

Table of Contents
loading

Table of Contents