Suggest using quotes instead of apostrophes around the certificate name in sslutils.c for check_http
Rod Payne <[email protected]>
| Newsgroups | gmane.network.nagios.plugins.devel |
|---|---|
| Message-ID | <CAE=VHsquVzhHGTw-jeSqYP7=FzP5WuGF9xNXWs1B0jSjX3vU_Q@mail.gmail.com> |
I would like to suggest using quotes (\”) instead of apostrophes (‘) around the certificate name in sslutils.c for check_http so that Nagios displays the name in quotes instead of surrounded by “'”. (BTW, displaying the name is an excellent enhancement.) check_http v1.4.16 (nagios-plugins 1.4.16) Before: COMMAND: /usr/local/nagios/libexec/check_http -I 10.11.252.246 -C 30 OUTPUT: OK - Certificate 'mail.kaleidahealth.org' will expire on 10/21/2014 12:00. After: COMMAND: /usr/local/nagios/libexec/check_http -I 10.11.252.246 -C 30 OUTPUT: OK - Certificate "mail.kaleidahealth.org" will expire on 10/21/2014 12:00. ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________________ Nagios Plugin Development Mailing List Nagiosplug-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Unsubscribe at https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel ::: Please include plugins version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null