There can be multiple form of actions, but two have been implemented so far:
- http call back: you provide a URL to be called whenever the alarm has been set off. The payload of the request contains all the details of why the alarm went off.
- log: mostly useful for debugging, stores alarms in a log file.