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

Permit the state of updates required to be changed based on number of updates available #72

Open
swampdogmash opened this issue Apr 4, 2024 · 0 comments

Comments

@swampdogmash
Copy link
Contributor

Currently the state is binary based on whether updates (or security updates) are available or not. It would be useful to allow the state to also be dependent on having a specific number of updates available - eg a text box to type a number in and a state if greater than that, as well as the binary value.

This way, we could be:
"WARN" if between 1 and 9 and CRITICAL above 10
"OK" if between 1 and 5 and WARN above 5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant