Closed kishuagarwal closed 6 years ago
Cabot now supports check plugins: http://cabotapp.com/dev/writing-check-plugins.html to augment the default stack of checks.
Documentation is pretty non-existent but if you wanted to do something along these lines, the community would, I'm sure, find it useful.
Original enhancement request is at https://github.com/arachnys/cabot/issues/151
Thanks @JeanFred - I'll close this in favour of #151
@JeanFred Thanks for pointing to the other issue.
Also when we add the plugin in CABOT_PLUGINS_ENABLED, is that sufficient or do we also have to modify the django templates as well to insert the list item for the new check?
I plan to use influxdb for metrics collection. Any suggestions on how to use this with cabot?