Administrator Guide

Table Of Contents
testrsyslogconnection
Table 112. Details of testrsyslogconnection
Description Allows you to check the connection with Telemetry rsyslog server. The Telemetry feature requires
iDRAC9 DataCenter or OpenManage Enterprise Advanced license to run this command.
Synopsis
racadm testrsyslogconnection
Input
testrsyslogconnection
Output A test connection to the rsyslog server was successful.
Example To test a Telemetry rsyslog connection:
racadm testrsyslogconnection
testtrap
Table 113. Details of testtrap
Description Tests the RACs SNMP trap alerting feature by sending a test trap from iDRAC to a specified destination
trap listener on the network.
To run this subcommand, you must have the Test Alert permission.
NOTE:
Before you run the testtrap subcommand, make sure that the specified index in the RACADM
iDRAC.SNMPAlert group is configured properly.
The indices of testtrap subcommand is co-related to the indices of iDRAC.SNMPAlert group.
Synopsis
racadm testtrap -i <index>
Input -i <index> Specifies the index of the trap configuration that must be used for the test. Valid values
are from 1 to 4.
Example
Enable the alert.
racadm set idrac.emailalert.1.CustomMsg 1
racadm set iDRAC.SNMPAlert.1.Enable 1
Set the destination email IP address.
racadm set iDRAC.SNMPAlert.1.Destination
192.168.0
View the current test trap settings.
racadm get iDRAC.SNMPAlert.<index>
where <index> is a number from 1 to 8
traceroute
Table 114. Details of traceroute
Description Traces network path of the routers as the packets traverse from the system to a destination IPv4 address.
RACADM Subcommand Details 157