Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Display the Switch Syslog Clients (Oracle ILOM CLI)

The switch has a Syslog utility that supports standard communication with remote Syslog clients that act as a repositories for all Syslog communication from the switch.

  1. Display the Syslog clients configured for the switch.
    -> show -d properties /SP/clients/syslog/X
    ->
    

    where X is 1 or 2 for the Syslog client.

  2. Display the Syslog client configuration.

    For example, to display Syslog client 1's configuration, type:

    -> show -d properties /SP/clients/syslog/1
     /SP/clients/syslog/1
     	Properties:
     		address = 123.45.67.89
    ->
    

Related Information