Search found 1 match

by chevb
Fri Mar 14, 2014 12:38 pm
Forum: Open Source Nagios Projects
Topic: How to post json with check_http
Replies: 13
Views: 26656

How to post json with check_http

Hello Does anyone knows how to post json with check_http plugin. I`m trying to do something like this : [root@server01 user01]# /usr/lib64/nagios/plugins/check_http -H serverx.xyz -u /MY-URI --header=content-type:application/json --method=POST --post={"profileId":"anyId","si...