ASM diskgroup space


Job details

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

Parameters

Name Default value Description
used_alarm_threshold 95 ASM diskgroup used percent to trigger alarm
used_warning_threshold 90 ASM diskgroup used percent to trigger warning

Job Summary

select name as name, round(total_mb) total, round(free_mb) free, abs(round((free_mb/total_mb)*100)-100) usedpct from v$asm_diskgroup order by 4 desc

Details of Monitoring

Implementation and Automation

Output Handling

Reporting Framework

The thorough automation and reporting integrated into this dbWatch Control Center job significantly streamline the process of monitoring critical database resources, ensuring operational efficiency and preemptive troubleshooting.