SlimIO - Alerting Addon. This addon is responsible for all complicated Alerting mechanism.
Features
- Alert in case of rafale (or storm).
- Alert on different metric(s) threshold.
- Alert on Entities (descriptors, if they are here etc..).
⚠️ This addon pull and create alarms in Events addon.
Getting Started
This package is available in the SlimIO Package Registry and can be easily installed with SlimIO CLI.
$ slimio --add alerting
# or
$ slimio --add https://github.com/SlimIO/AlertingNote: this addon is automatically installed with the slimio -i command.
Dependencies
| Name | Refactoring | Security Risk | Usage |
|---|---|---|---|
| @slimio/addon | ⚠️Major | Low | Addon default class |
| @slimio/alert | ⚠️Major | Low | Create alerts |
| @slimio/timemap | ⚠️Major | Low | Time Map |
Licence
MIT