Technical data

338 FastIron Ethernet Switch Administration Guide
53-1002637-02
sysmon pp error-count
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 events polling-interval | log-backoff value | action {none |
syslog}}
no sysmon pp error-count
Command
Default
By default, system monitoring on packet processors is enabled, with the global default values.
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.
Command
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
History
Related
Commands
sysmon timer, sysmon threshold
Release Command History
08.0.00a This command was introduced.