sensu-plugins / sensu-plugins-http

This plugin provides native HTTP instrumentation for monitoring and metrics collection, including: response code, JSON response, HTTP last modified, SSL expiry, and metrics via `curl`.
http://sensu-plugins.io
MIT License
30 stars 97 forks source link

check-http.rb --whole-response always returns full whole output #185

Closed rgarcia89 closed 1 year ago

rgarcia89 commented 3 years ago

Documentation says that -w only would return the whole output, if the check fails. I cannot confirm that

rgarcia89 commented 3 years ago

Any update on that?