Testing Reachability of the Syslog Server (syslog -d test)
Function
The syslog -d test command is used to test whether the syslog server is reachable.
Format
ipmcset -t syslog -d test -v <destination>
Parameters
Parameter |
Description |
Value |
---|---|---|
destination |
Specifies the number of a syslog reporting channel. |
1 to 4 |
Usage Guidelines
None
Example
# Test whether the syslog server for channel 1 is reachable.
iBMC:/-> ipmcset -t syslog -d test -v 1
Test syslog dest1 successfully.