check_http_json
Release v2.1.1
What's new?
- Always load system default C.A files (https://github.com/drewkerrigan/nagios-http-json/pull/68)
- Fix conditional check on empty data (https://github.com/drewkerrigan/nagios-http-json/pull/66)
nagios-http-json-v2.1.1.tar.gzRelease tarball |
application/gzip | 2021-01-22 | Download from Github |
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 |