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

Added a --cert-key parameter, to allow to specify a separate cert file. #43

Closed kindred closed 8 years ago

kindred commented 8 years ago

Added long parameter names for cert and cacert.

eheydrick commented 8 years ago

Thanks @kindred.