[Nagiosplug-devel] check_http

Antony Harris antony at asharris.com
Fri Sep 30 02:31:11 CEST 2005


Using the check_http plugin to check for a certificate, I could not get 
it to work. Looking at the source I realised that instead of using:

    check_http www.verisign.com -C10

I needed to use

    check_http www.verisign.com -S -C 10

This was not shown in the example in the --help.

I have modified the source code to force -S if the -C option is 
specified and accepted. However, how do I go about contributing the 
change to the group?

Thanks for your help

Antony Harris




More information about the Devel mailing list