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

Consider arbitrary monitor entries when evaluating server availability #4

Closed
braveulysses opened this issue May 17, 2018 · 0 comments
Closed
Assignees

Comments

@braveulysses
Copy link
Collaborator

We should add an optional extension argument that allows the user to specify one or more names of cn=monitor entries that the status servlet will use to evaluate the availability of some service.

The name of a monitor entry probably won't be sufficient on its own. For example, it may be necessary to provide the name of an attribute plus a set of values that together indicate an available state. E.g. --set "extension-argument:monitor=My Service:status:running,ready

braveulysses added a commit that referenced this issue May 18, 2018
The status servlet now takes a 'monitor' extension argument, which
provides criteria for evaluating availability based on an entry in the
cn=monitor backend.

This resolves #4.
braveulysses added a commit that referenced this issue May 18, 2018
Labeled product-specific configuration examples. This resolves #3.
@braveulysses braveulysses self-assigned this May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant