Skip to content

Releases: phrawzty/check_http_json

1.10.0

23 Feb 16:18
Compare
Choose a tag to compare

Warning: This release contains a potentially breaking change. See #42 (comment) for more details.

  • Add --output_alt_pipe to replace the sacred pipe (|) characters in the output. (#42)

1.9.1

29 May 16:07
09cd031
Compare
Choose a tag to compare
  • Exit gracefully when JSON can't be parsed from either a file or an HTTP source (#52)

1.9.0

02 Feb 16:40
45d649f
Compare
Choose a tag to compare
  • Add possibility to define performance data as regular expression (#50)
  • Clarify usage of Nagios threshold ranges format for warning and critical parameter (#51)

1.8.0

17 Aug 16:14
d98a0bf
Compare
Choose a tag to compare
  • Improve --status_level handling to deal with non-200's in a better way (#49).

1.7.0

25 Jan 12:19
58a2f0e
Compare
Choose a tag to compare
  • Add --status_level_default to set a default return code for unexpected HTTP status codes. (#47)

1.6.0

11 Feb 14:28
2ceffcc
Compare
Choose a tag to compare
  • Added REGEX support for WARN and CRIT (#37)

1.5.1

22 Jan 11:31
b4384d6
Compare
Choose a tag to compare
  • A purely cosmetic change in the help output (#43)

1.5.0

28 Feb 10:35
Compare
Choose a tag to compare
  • Added ability to check multiple values (#32, #33)