Getting the History of an Alarm
Get the history of an alarm in Monitoring. Alarm history is retained for 90 days.
For history of alarm suppressions, see Getting Suppression History for an Alarm. For alarm troubleshooting, see Troubleshooting Alarms.
Before You Begin
IAM policies: To get alarm history, you must be given the required type of access in a policy written by an administrator. This requirement applies whether you're using the Console or the REST API with an SDK, CLI, or other tool. If you get a message that you don't have permission or are unauthorized, check with the administrator. You might not have the required type of access in the current compartment .
Administrators: For an example policy, see Get Alarm Details and History.
Use the oci monitoring alarm-history-collection get-alarm-history command and required parameters to get history for an alarm:
oci monitoring alarm-history-collection get-alarm-history --alarm-id <alarm_OCID>
For a complete list of parameters and values for CLI commands, see the Command Line Reference for Monitoring.
Run the GetAlarmHistory operation to get history for an alarm.