Database space check


Job details

Name: Database space check
Platform: Sybase
Category: Capacity
Description: Checks the amount of free space in all databases.
Long description:
Version: 2.1
Default schedule: 10 5,17 * *
Requires engine install: Yes
Compatibility tag: .[type=‘instance’ & databasetype=‘sybase’]/instance[maj_version = ‘12′ & hasengine=‘YES’]

Parameters

Name Default value Description
ignore databases Names of databases which will be ignored (comma separated list).
min. free space (MB) 2000 No warning or alarm will be triggered if the amount of free space in a device fragment is higher then this value.
warning threshold pct. 90 The check will give a warning when the amount of free space in a device fragment is lower then the parameter value “min. free space (MB)”, and the percentage of used space exceeds the threshold value “warning threshold pct.”.
alarm threshold pct. 95 The check will give an alarm when the amount of free space in a device fragment is lower then the parameter value “min. free space (MB)”, and the percentage of used space exceeds the threshold value “alarm threshold pct.”.

Job Summary

select name, size, free_space from sysdatabases

Scope of Monitoring

Comprehensive Checks and Operations

Dependencies

Implementation Details

Cleanup and Recovery

Reporting

Tables in Report

Database Name Total Size (MB) Used Space (MB) Free Space (MB) Transaction Log (MB)
Database 1 10240 5120 5120 2048
Database 2 20480 15360 5120 4096

Scheduling

These thorough monitoring activities confirm the system’s health concerning space utilization, assisting database administrators in proactive space management and operational uptime.