
sysmon pp error-count
Configures the sysmon monitoring parameters for error events in packet processors. The
no
form of
this command resets the parameters to default values.
Syntax
sysmon pp error-count
{
threshold
eventspolling-interval
|
log-backoff
value
|
action
{
none
|
syslog
} }
no sysmon pp error-count
Parameters
threshold
Defines the failure threshold for the fabric adapter error-count event. The threshold is
defined as N/W, where N is the number of events, and W is the number of consecutive
polling periods. When the threshold is reached, actions configured for this event type will
take place. Note that a threshold of 1/W implies that there is no threshold, and no event will
be triggered.
log-backoff
If an error condition persists, it will be continuously logged (internally and/or externally). The
log back-off count skips configured number of logs before logging again. This avoids
overflow of the internal log or of the syslog.
action
Specifies the action to take when the error count exceeds the specified threshold and log
back-off values.
none
No action is taken. This is the default action.
syslog
The error is logged to syslog.
Modes
Global configuration mode.
Usage Guidelines
This is a global configuration for all packet processors-- you cannot configure sysmon parameters for
individual packet processors. However, you can display the logs for individual packet processors by
specifying the packet processor identifier.
This command is supported only on FSX devices.
Examples
The following example configures system monitoring on packet processors:
Brocade(config)# sysmon pp error-count threshold 3 7
Brocade(config)# sysmon pp error-count action syslog
Brocade(config)# sysmon pp error-count log-backoff 15
clear sysmon counters
Clears sysmon counters for all or specific event types.
Syntax
clear sysmon counters
all
clear sysmon counters
fa
{
error
|
link
} {
all
|
decimal
}
sysmon pp error-count
276
FastIron Ethernet Switch Administration Guide
53-1003625-01