-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Currently JNRPE 3 has the ability to support multiple listener. Only TCP listener is actually implemented (NRPE protocol).
It would be useful to have JNRPE expose a REST interface to invoke the checks.
Describe the solution you'd like
Add a REST interface to invoke the commands.
Ideally OpenAPI should be used to self document.
Reactions are currently unavailable