Reference Guide

Table Of Contents
System alarms
Alarms alert you to conditions that might prevent normal device operation:
Critical A critical condition exists and requires immediate action. A critical alarm may trigger if one or more hardware
components have failed, or one or more hardware components exceeds temperature thresholds.
Major A major error occurred and requires escalation or notification. For example, a major alarm may trigger if an
interface failure occurs, such as a port-channel being down.
Minor A minor error or non-critical condition occurred that, if left unchecked, might cause system service interruption or
performance degradation. A minor alarm requires monitoring or maintenance.
Informational An informational error occurred but does not impact performance. Monitor an informational alarm until the
condition changes.
Triggered alarms are in one of these states:
Active Alarms that are current and not cleared.
Cleared Alarms that are resolved and the device has returned to normal operation.
System logging
You can change system logging default settings using the severity level to control the type of system messages that are logged.
Range of logging severities:
log-emerg System is unstable.
log-alert Immediate action needed.
log-crit Critical conditions.
log-err Error conditions.
log-warning Warning conditions.
log-notice Normal but significant conditions (default).
log-info Informational messages.
log-debug Debug messages.
Enter the minimum severity level for logging to the console in CONFIGURATION mode.
logging console severity
Enter the minimum severity level for logging to the system log file in CONFIGURATION mode.
logging log-file severity
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
798
Troubleshoot OS10