Flash recovery space usage


Job details

Name: Flash recovery space usage
Platform: Oracle
Category: Capacity
Description: Checks the maximum number of processes.
Long description:
Version: 1.1
Default schedule: 25m
Requires engine install: No
Compatibility tag: .[type=‘instance’ & databasetype=‘oracle’]

Parameters

Name Default value Description
used_alarm_threshold 95 Alarm threshold in percent
used_warning_threshold 90 Warning threshold in percent

Job Summary

select round(sum(percent_space_used)) from v$flash_recovery_area_usage

Technical Details

Monitoring Logic

Output Presentation

Title Details
Flash recovery area status The monitoring job reports current usage status of the Flash Recovery Area, including specifying whether usage is within acceptable ranges or if action needs to be taken due to high utilization.