check_http_json

A generic plugin for Nagios which checks json values from a given HTTP endpoint against argument specified rules and determines the status and performance data for that service.

Release v2.1

What's new?

  • Empty JSON return values are now handled #62
  • Scripts tries to parse and apply rules on HTTPErrors (50*)

nagios-http-json-v2.1.tar.gz

Release tarball
application/gzip 2020-07-03 Download from Github

Release v2.0

nagios-http-json-v2.0.tar.gz

Release tarball
application/gzip 2020-03-31 Download from Github

Release v1.4

  • Added support for (*) (4950225)
  • Added '-k', '--insecure' option to ignore cert errors (e463369)
  • Added '-y' and 'Y' not equal option (d164a12)
  • Added client ssl cert support (67136a4)
  • Added Unknown option (27eaaf0)
  • Added version information and improved help text (bcc36a6)
  • Added default User-Agent header (7858382)
  • Improved output of values (9dd6323, 9656265)
  • Return more meaningful error message if parsing of data or ssl certs/keys failed (d98d039, 8437c46)

Special thanks to @bb-Ricardo

nagios-http-json-v1.4.tar.gz

Release tarball
application/gzip 2020-01-28 Download from Github