resource-monitor-profile

Parameters

The resource-monitor-profile configuration element contains the following parameters:

resource-type
The resource to be monitored.
  • Values: HEAP
state
Enable or disable monitoring.
  • Default: disabled
  • Values: enabled | disabled
minor-threshold
The threshold value to send a minor-severity report.
  • Default: 70
  • Min: 50 | Max: 90
minor-precaution-action
The precautionary action to take when a minor severity report is raised for this resource.
  • Default: RESOURCE_MONITOR_ALARM
  • Values: RESOURCE_MONITOR_ALARM | DECREMENT_HEALTH_SCORE
major-threshold
The threshold value to send a major-severity report.
  • Default: 80
  • Min: 60 | Max: 90
major-precaution-action
The precautionary action to take when a major severity report is raised for this resource.
  • Default: RESOURCE_MONITOR_ALARM
  • Values: RESOURCE_MONITOR_ALARM | DECREMENT_HEALTH_SCORE
critical-threshold
The threshold value to send a critical-severity report.
  • Default: 90
  • Min: 70 | Max: 95
critical-precaution-action
The precautionary action to taken when a critical severity report is raised for this resource.
  • Default: DECREMENT_HEALTH_SCORE
  • Values: RESOURCE_MONITOR_ALARM | DECREMENT_HEALTH_SCORE
abatement-threshold
The abatement threshold value to revert the performed actions.
  • Default: 5
  • Min: 5 | Max: 50
healthscore-decrement-value
The health score decrement value.
  • Default: 100
  • Min: 10 | Max: 100

Path

The resource-monitor-profile configuration element is in the system element.

ORACLE# configure terminal
ORACLE(configure)# system
ORACLE(system)# resource-monitor-profile
ORACLE(resource-monitor-profile)#