diff --git a/README.md b/README.md index 73464d3..6e48daa 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,13 @@ Internally, a HTTP API is exposed, and a job queue is used to distribute the che - [X] donner un aperçu rapide de l’état de la supervision. - [ ] Use background tasks for alerting (#23) - [ ] Delete outdated tasks from config (#19, !25) -- [ ] Implement alerting tasks (#15, 16, !13) -- [ ] Handles multiple alerting backends (email, sms, gotify) (!13) +- [X] Implement alerting tasks (#15, 16, !13) +- [X] Handles multiple alerting backends (email, sms, gotify) (!13) - [ ] add an "unknown" severity for check errors (!17) - [ ] Add a command to generate new authentication token (#22) - [ ] Add a way to specify the severity of the alerts in the config - [ ] Allow passing a dict to check -- [ ] Un flag de configuration permet d’ajouter automatiquement un job de vérification de redirection 301 de la version HTTP vers HTTPS +- [ ] A configuration flag can automatically add a check of 301 redirection from HTTP to HTTPS ## License