Cisco Systems 57712 Manual Do Utilizador

Página de 288
Purpose
Command or Action
CIMC does not log any messages with a severity
below the selected severity. For example, if you
select error, then the CIMC log will contain all
messages with the severity Emergency, Alert,
Critical, or Error. It will not show Warning, Notice,
Informational, or Debug messages.
Note
Commits the transaction to the system configuration.
Server /cimc/log # commit
Step 4
(Optional)
Displays the configured severity level.
Server /cimc/log # show
local-syslog-severity
Step 5
This example shows how to configure the logging of messages with a minimum severity of Warning:
Server#
scope cimc
Server /cimc #
scope log
Server /cimc/log #
set local-syslog-severity warning
Server /cimc/log *#
commit
Server /cimc/log #
show local-syslog-severity
Local Syslog Severity: warning
Server /cimc/log #
Sending the CIMC Log to a Remote Server
You can configure profiles for one or two remote syslog servers to receive CIMC log entries.
Before You Begin
• The remote syslog server must be configured to receive logs from a remote host.
• The remote syslog server must be configured to receive all types of logs, including authentication-related
logs.
• The remote syslog server's firewall must be configured to allow syslog messages to reach the syslog
server.
Procedure
Purpose
Command or Action
Enters the CIMC command mode.
Server# scope cimc
Step 1
Enters the CIMC log command mode.
Server /cimc # scope log
Step 2
(Optional)
The severity level can be one of the following, in decreasing
order of severity:
Server /cimc/log # set
remote-syslog-severity 
level
Step 3
• emergency
• alert
   Cisco UCS C-Series Servers Integrated Management Controller CLI Configuration Guide, Release 1.5
168
OL-28893-01  
Viewing Logs
Sending the CIMC Log to a Remote Server