Specifications

Advanced Operations 117
Installation and Operations Manual
Logging
The PT22 supports logging of system events both internally and externally. An internal log of more
than 4000 events is automatically maintained and is reviewable by administrative users. For
permanent/long-term log storage, the unit supports the Syslog protocol. And for immediate notification,
the unit supports Email notifications.
Log entries include a sequential entry number, a date/time stamp and an event message. The event
message is preceded with a message ‘type’ heading and if the event is tied to a user, the username will
be included.
NOTE: For date/time stamp support, the SNTP server support must be configured.
The PT22 supports the following event message headers:
AUTH: All authentication attempts.
POWER: All power state change requests.
CONFIG: All system configuration changes.
EVENT: All general system events. Example: over/under threshold event.
Internal System Log
The internal system log is stored in the local memory and has support for up to 4097 continuously aging
entries. The internal system log is only available to administrative users.
Syslog
The PT22 Syslog support is RFC3164-compliant and enables off-unit viewing and storage of log
messages. The unit supports external logging to up to two Syslog servers.
Syslog Command Summary
Command Description
Set Syslog HostIP Sets the IP address of the Syslog server
Set Syslog Port Sets the Syslog server port number
Show Syslog Displays all Syslog configuration information
Setting the Syslog server IP address:
The Set Syslog HostIP command sets the TCP/IP address of the Syslog server.
To set the Syslog server IP address:
At the Switched CDU: prompt, type set syslog, followed by hostip1 or hostip2 and the Syslog server’s
IP address. Press Enter.
Example
The following command sets the primary Syslog server IP address to 56.47.38.29:
Switched CDU: set syslog hostip1 56.47.38.29<Enter>
Changing the Syslog server port:
With Syslog support enabled, the Syslog server watches and responds to requests on the default Syslog
port number 514. This port number can be changed using the Set Syslog Port command.
To change the Syslog port:
At the Switched CDU: prompt, type set syslog port, followed by the port number and press Enter.
Example
The following changes the Syslog port number to 411:
Switched CDU: set syslog port 411<Enter>