|
|
|
|
|
by moomerman
6078 days ago
|
|
That is a very interesting use case. I was thinking about allowing users to create scriptable tests and then provide reporting around that, I think it could meet your requirements. I will add the basic authentication stuff. |
|
Fx. I have a service here: http://api.convert.io/realtime.svc/pingdom/queue-length which prints out: <pingdom_http_custom_check><status>OK</status><response_time>2</response_time></pingdom_http_custom_check>
How about you offer the same, but add a few more check types. One with the status/response time and another with just a single number.
<nimbu_http_custom_check><check_value>2</check_value></nimbu_http_custom_check>