Test alert


Job details

Name: Test alert
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. Instance centric, so intended for single instance or each instance in a RAC cluster.
Version: 3.0
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_#instance~id# ORDER BY histr_date DESC;

Key Features

Implementation Details

Dependencies

Reporting Framework

Title Description Data Presented Frequency
Test Alert Report for Test Alert Details of test alerts including type and occurrence Hourly updated

The report provides insights via a table displaying the historical data from alerts which includes types of message and dates of occurrence.

Additional Notes