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

No output from check-https-cert.rb in Uchiwa #104

Open stevebanik-ndsc opened 6 years ago

stevebanik-ndsc commented 6 years ago

Not sure if this is an Uchiwa issue or an issue with check-https-cert.rb, but my check returns output on the command line but no output when I view it in Uchiwa. Any idea as to the cause?

majormoses commented 5 years ago

That is odd indeed, I believe both stdout and stderr should both be captured by sensu, when you check the sensu logs does it have any output? If it's not getting output in sensu then iwe would want to look through sensu and this plugin for bugs. If its present in the logs then its an uchiwa bug.