Breaking Changes
- The plugin output has been changed to conform to the Nagios Plugin API: https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/3/en/pluginapi.html
- If you have a plugin that manually parses the output of this plugin it will need changed
Improvements
- Adds the
--http-method
/-m
option to specifyPUT
orPOST
requests. - Adds the
--debug
/-d
option to printout debug information from the CURL request. - Allows a HTTP response code of
201
asOK
- Changes output text to include long descriptions and performance data
Contributors: