Enhancements

Release M.10.04 Enhancements

Examples

To turn on monitoring and event log messaging with the default medium values:

ProCurve(config)# instrumentation monitor

To turn off monitoring of the system delay parameter:

ProCurve(config)# no instrumentation monitor system-delay

To adjust the alert threshold for the MAC address count to the low value:

ProCurve(config)# instrumentation monitor mac-address-count low

To adjust the alert threshold for the MAC address count to a specific value:

ProCurve(config)# instrumentation monitor mac-address-count 767

To enable monitoring of learn discards with the default medium threshold value:

ProCurve(config)# instrumentation monitor learn-discards

To disable monitoring of learn discards:

ProCurve(config)# no instrumentation monitor learn-discards

To enable or disable SNMP trap generation:

ProCurve(config)# [no] instrumentation monitor trap

Viewing the Current Instrumentation Monitor Configuration

The show instrumentation monitor configuration command displays the configured thresholds for monitored parameters, as shown in Figure 18 on the next page.

An alternate method of determining the current Instrumentation Monitor configuration is to use the show run command. However, the show run command output does not display the threshold values for each limit setting.

74