drewkerrigan/nagios-http-json

support of post a json to a rest api

licett opened this issue · 2 comments

with check_http_json, is there any way to post a json to a restful api?

I can't think of a use case for nagios to write data to a service. This is more focused on checking the output json of a service.

What did you have in mind?

I forgot about services that take POSTs for queries, this was fixed with @billmoritz's #15