Alerting

November 4, 2019 · View on GitHub

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/Alerting

Note: this addon is automatically installed with the slimio -i command.

Dependencies

NameRefactoringSecurity RiskUsage
@slimio/addon⚠️MajorLowAddon default class
@slimio/alert⚠️MajorLowCreate alerts
@slimio/timemap⚠️MajorLowTime Map

Licence

MIT