Alarms
Execute RunBooks based on external events such as Grafana or CloudWatch alarms
Last updated
Execute RunBooks based on external events such as Grafana or CloudWatch alarms
Last updated
If an alarm is being fired at Grafana or Cloudwatch, configure a RunBook to run when the alarm fires.
To automate this RunBook feature, you'll need:
An alarm set at Cloudwatch or Grafana, configured to send alerts to the webhook:
A RunBook that you would like to run when the alert is sent from the external party.
Once the alarm is created, we pull the alarms into unSkript. We can then attach the alarm to your RunBook.
When the alarm fires at Grafana or Cloudwatch, the webhook will receive the message, and initiate the execution of your RunBook.
Create a RunBook that can automatically remediate the issue.
Once the issue is remediated, send an alert to the team, and ensure that the alarms are no longer firing.
Initiate RunBooks to diagnose the alarm. With diagnostic information provided immedaitely after the alert sounds, the team will have a better idea of how to resolve the problem.