openwisp / openwisp-monitoring

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.
https://openwisp.io/docs/dev/monitoring/
Other
163 stars 110 forks source link

[feature] Deactivating device should also disable monitoring #560

Open pandafy opened 7 months ago

pandafy commented 7 months ago

Depends on https://github.com/openwisp/openwisp-controller/issues/625

Deactivating a device from controller should also deactivate the monitoring. This should have similar outcome as deactivating organization which includes:

pandafy commented 6 months ago

Possible duplicate of https://github.com/openwisp/openwisp-monitoring/issues/445