Test alert db


Job details

Name: Test alert db
Platform: Oracle
Category: Availability
Description: Test alert that alerts every ‘X’ minutes.
Long description: Test alert that alerts every ‘X’ minutes. Useful for testing extensions and not intended for use in production environments. Database centric, so runs on a single database or on one of the nodes in a RAC cluster.
Version: 2.9
Default schedule: 5,15,25,35,45,55 * * *
Requires engine install: Yes
Compatibility tag: .[type=‘instance’ & databasetype=‘oracle’]/.[hasengine=‘YES’]

Parameters

Name Default value Description
Time between warnings 180 The time in minutes between each alarm message.
Time between alarms 360 The time in minutes between each alarm message.
Warning message Test WARNING The message to send if we send a warning message
Alarm message Test ALARM The message to send if we send an alarm message
Ok message Test OK The message to send if we send an OK message
Disable warnings NO Enables/disables warnings. YES or NO values
Disable alarms NO Enables/disables alarms. YES or NO values

Job Summary

select histr_date, type_message from dbw_test_alert_history order by histr_date desc

System & Job Details

Core Functionality & Logic

Alert Parameters

Parameter Details:

Name Default Value Description
Time between warnings 180 minutes Minimum duration between consecutive warning alerts
Time between alarms 360 minutes Minimum duration between consecutive alarm alerts
Warning message Test WARNING Specific message dispatched for a warning alert
Alarm message Test ALARM Specific message dispatched for an alarm alert
Ok message Test OK Message sent to indicate no issues
Disable warnings NO Enables or disables the sending of warning messages
Disable alarms NO Enables or disables the sending of alarm messages

Implementation Details

Reports and History

Deployment Cautions

Through the dbWatch Control Center, this job allows thorough testing of alert mechanisms, ensuring monitoring systems are always optimized for timely and precise alerting in real production scenarios.