checking https
Jeff Koch
jeffkoch at intersessions.com
Mon Jul 14 06:10:04 CEST 2008
Thanks - that worked!!
At 11:46 PM 7/13/2008, Matthew Jurgens wrote:
>If your check_http command is defined like:
>define command{
> command_name check_http
> command_line $USER1$/check_http -H $HOSTADDRESS$ $ARG1$ $ARG2$
> $ARG3$ $ARG4$ $ARG5$ $ARG6$ $ARG7$ $ARG8$ $ARG9$
> }
>
>Then you can just modify your service definition:
>replacing
>
>check_command check_http
>
>with
>
>check_command check_http!--ssl
>
>
>Jeff Koch wrote:
>>Hi Aaron:
>>
>>Thanks - but how do I pass the --ssl option to check_http?
>>
>>I have:
>>
>>define service{
>> name HTTP-Service
>> service_description HTTP
>> check_command check_http
>> max_check_attempts 1
>> normal_check_interval 10
>> retry_check_interval 1
>> check_period 24x7
>> notifications_enabled 1
>> notification_interval 30
>> notification_period 24x7
>> notification_options c,r
>> contact_groups admins
>> register 0
>> }
>>
>>
>>At 11:08 PM 7/13/2008, Aaron Devey wrote:
>>
>>
Best Regards,
Jeff Koch, Intersessions
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list