1
0
mirror of https://github.com/c-kr/check_json.git synced 2024-11-23 19:03:49 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Christopher Kreft
4a7e1ffb56 Added flag --ignoressl to ignore bad ssl certificates and fixed help text 2014-05-06 14:42:58 +02:00
Rodolphe Quiédeville
9d590c2cd1 Add option -T|contenttype to specify alternative content-type if the server does not answer application/json 2014-05-06 13:15:50 +02:00
Benjamin Rokseth
caeedf6435 small fix on divisor on check_value 2014-01-23 23:46:19 +01:00
Benjamin Rokseth
b716491160 added performance stats and cleaned up code 2014-01-23 22:38:12 +01:00
Benjamin Rokseth
33d2c1209a first draft 2014-01-23 15:54:07 +01:00
mail@denisu.jp
23a7580f2e Added Accept application/json
Some APIs output only cleartext if a correct accept-header is missing.
2013-06-26 20:06:21 +09:00
Christopher Kreft
75942dc27e fixed threshold output in perfdata 2013-05-01 15:01:23 +02:00
Christopher Kreft
59754e1b8c Added divisor, fixed help text 2013-04-28 20:30:44 +02:00
Christopher Kreft
45d107edc1 now exit critical on connection error 2013-04-28 20:07:31 +02:00
Christopher Kreft
04a60b603a initial commit 2013-04-28 18:39:35 +02:00