OK. So, I am sure this has been addressed somewhere in the forums, but for some reason the search function here kicks me back very few local results and lots of google search links.
Anyway, to the point: I am trying to monitor https. A few documents I was able to find online showed that the ‘check_http’ plugin had a -ssl option for just such a thing, but apperently that was in older versions? It does not seem to be available to me.
When I try to use the -p option to point the check at port 443 i get:
Again, I am pretty sure this has been addressed in these forums somewhere - if thats the case and a solution was found could someone please point me twards that thread?
try check_http --help. If the option is not there, then you may need a newer plugin, or you may need to recompile. If you do, recompile, pay attention to the ./configure output. It will tell you perhaps that “SSL Missing” or something like that.