Network monitoring system written in Python and Django, designed to be extensible, programmable, scalable and easy to use by end users: once the system is configured, monitoring checks, alerts and metric collection happens automatically.
We concluded that register/unregister should be used to extend openwisp-monitoring when one needs to add custom funcionality., the settings instead should be used to change the default settings.
The following settings may become useless after https://github.com/openwisp/openwisp-monitoring/pull/117 has been merged:
Check the following comments for context: