check_http_json
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.gzRelease tarball |
application/gzip | 2020-07-03 | Download from Github |
Release v2.0
All new Release 2.0 :tada:
What's new?
- Code Refactor. UnitTests are now in a separate file and CI is enabled.
- Python 3 support https://github.com/drewkerrigan/nagios-http-json/issues/48 https://github.com/drewkerrigan/nagios-http-json/issues/56
- OK Results can now show the returned data https://github.com/drewkerrigan/nagios-http-json/issues/52
- New CLI option -F to split JSON values https://github.com/drewkerrigan/nagios-http-json/pull/54
- Various Bugfixes https://github.com/drewkerrigan/nagios-http-json/issues/34 https://github.com/drewkerrigan/nagios-http-json/issues/43 https://github.com/drewkerrigan/nagios-http-json/pull/53
Special Thanks to @marxin :+1:
nagios-http-json-v2.0.tar.gzRelease 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.gzRelease tarball |
application/gzip | 2020-01-28 | Download from Github |