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

Restore fault state on restart #17

Open
jimfulton opened this issue Mar 11, 2015 · 0 comments
Open

Restore fault state on restart #17

jimfulton opened this issue Mar 11, 2015 · 0 comments

Comments

@jimfulton
Copy link
Member

If we restart while there are problems, the error count restarts at 0. This causes alerts to clear and be reset after the retry count.

Unfortunately, this will require much more complicated restart logic.

Basically, on startup, we need to get the current critical and set the failure count on checks to retry count +1.

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