Connectivity Guide

Table Of Contents
Enter the minimum severity level for logging to terminal lines in CONFIGURATION mode.
logging monitor severity
Enter which server to use for syslog messages with the hostname or IP address in CONFIGURATION mode.
logging server {hostname/ip-address severity}
Disable system logging
You can use the no version of any logging command to disable system logging.
Disable console logging and reset the minimum logging severity to the default in CONFIGURATION mode.
no logging console severity
Disable log-file logging and reset the minimum logging severity to the default in CONFIGURATION mode.
no logging log-file severity
Disable monitor logging and reset the minimum logging severity to the default in CONFIGURATION mode.
no logging monitor severity
Disable server logging and reset the minimum logging severity to the default in CONFIGURATION mode.
no logging server severity
Re-enable any logging command in CONFIGURATION mode.
no logging enable
Enable server logging for log notice
OS10(config)# logging server dell.com severity log-notice
View system logs
The system log-file contains system event and alarm logs.
Use the show trace command to view the current syslog file. All event and alarm information is sent to the syslog server, if
one is configured.
The show logging command accepts the following parameters:
log-file Provides a detailed log including both software and hardware saved to a file.
process-names Provides a list of all processes currently running which can be filtered based on the process-name.
View logging log-file
OS10# show logging log-file
Jun 1 05:01:46 %Node.1-Unit.1:PRI:OS10 %log-notice:ETL_SERVICE_UP: ETL service
is up
Jun 1 05:02:06 %Node.1-Unit.1:PRI:OS10 %log-notice:EQM_UNIT_DETECTED: Unit pres
ent:Unit 1#003
Jun 1 05:02:09 %Node.1-Unit.1:PRI:OS10 %log-notice:EQM_PSU_DETECTED: Power Supp
ly Unit present:PSU 1#003
Jun 1 05:02:09 %Node.1-Unit.1:PRI:OS10 %log-notice:EQM_PSU_DETECTED: Power Supp
ly Unit present:PSU 2#003
Jun 1 05:02:09 %Node.1-Unit.1:PRI:OS10 %log-notice:EQM_FAN_TRAY_DETECTED: Fan t
ray present:Fan tray 1#003
Jun 1 05:02:09 %Node.1-Unit.1:PRI:OS10 %log-notice:EQM_FAN_TRAY_DETECTED: Fan t
ray present:Fan tray 2#003
Jun 1 05:02:09 %Node.1-Unit.1:PRI:OS10 %log-notice:EQM_FAN_TRAY_DETECTED: Fan t
ray present:Fan tray 3#003
Jun 1 05:02:09 %Node.1-Unit.1:PRI:OS10 %log-crit:EQM_FAN_AIRFLOW_MISMATCH: MAJO
R ALARM: FAN AIRFLOW MISMATCH: SET: One or more fans have mismatching or unknown
1132
Troubleshoot OS10