arachnys / cabot

Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
MIT License
5.59k stars 594 forks source link

Migrate existing checks to custom check plugins (installed by default) #529

Open dbuxton opened 7 years ago

dbuxton commented 7 years ago

As per #527 we now have the ability to write custom check plugins. Ideally everything would be a plugin (including graphite, Jenkins, http) in the long run.

Not sure how feasible this is given for example the way we preview Graphite data in the form - but shouldn't be impossible.