Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Deactivating device should also disable monitoring #560

Closed
pandafy opened this issue Feb 5, 2024 · 1 comment · Fixed by #607
Closed

[feature] Deactivating device should also disable monitoring #560

pandafy opened this issue Feb 5, 2024 · 1 comment · Fixed by #607
Assignees
Labels
enhancement New feature or request

Comments

@pandafy
Copy link
Member

pandafy commented Feb 5, 2024

Depends on openwisp/openwisp-controller#625

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

  • Disabling monitoring checks
  • Setting monitoring status to "UNKNOWN". Or, we can use a special status for this e,g, "DEACTIVATED"
  • Replying with 404 for monitoring requests
@nemesifier nemesifier added the documentation Improvements or additions to documentation label Feb 5, 2024
@pandafy
Copy link
Member Author

pandafy commented Feb 28, 2024

Possible duplicate of #445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

2 participants