resource-monitor-profile, minor-config

The minor-config configuration element allows you to specify threshold levels and actions to take using the resource monitor function.

Parameters

minor-threshold
Specifies the percent utilization of the resource by which the system measures and determines whether the threshold is crossed or cleared. Values include:
  • 70 (default)
  • 50 to 90 percent
minor-precaution-action
Specifies the action the system takes when the resource utilization exceeds its threshold. Values include:
  • Default: RESOURCE_MONITOR_ALARM
  • DECREMENT_HEALTH_SCORE

    Note:

    You cannot use the health score decrement action in conjunction with an monitoring instance that has a resource-type set to CommandQueue.
  • RESOURCE_MONITOR_ALARM
healthscore-decrement-value
If this profile specifies a health score decrement action, the system uses this value to decrement the current health score. Values include:
  • 30 (default)
  • 10 to 100 healthscore points

Path

minor-config is an element of the system path. The full path from the topmost ACLI prompt is: configure terminal , and then system, and then resource-monitor-profile , and then minor-config .

Note:

This is a single instance configuration element.