White Papers

VRTX Alert Management
Remote Syslog Settings
Figure 8.
Remote Syslog settings can be set or got through RACADM command line interface as follows:
1. To enable remote syslog, run the command
racadm config -g cfgRemoteHosts -o cfgRhostsSyslogEnable 1
2. To set the remote syslog port, run the command
racadm config -g cfgRemoteHosts -o cfgRhostsSyslogPort 514
3. To set the remote syslog host, run the command
racadm config -g cfgRemoteHosts -o cfgRhostsSyslogServer1
10.35.0.122
4. The enable remote syslog for power subsystem in CMC, run the command
racadm config -g cfgRemoteHosts –o
cfgRhostsSyslogPowerLoggingEnabled 1
5. To get remote syslog settings, run the command
racadm getconfig -g cfgRemoteHosts