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

ubic.ping: http-code checks by service name #35

Open
berekuk opened this issue Apr 26, 2012 · 0 comments
Open

ubic.ping: http-code checks by service name #35

berekuk opened this issue Apr 26, 2012 · 0 comments
Labels

Comments

@berekuk
Copy link
Owner

berekuk commented Apr 26, 2012

ubic.ping supports following urls:

  /ping (self-check)
  /status/port/777 (check by port, return status in body)
  /status/service/foo.bar ( check by name, return status in body)
  /noc/777 (check by name, return status in http code)

This is inconsistent and we need to be able to check status by name and represent result with http code.
Also, none of these are documented (except in tutorials)!

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

No branches or pull requests

1 participant