Hi,

I need to check if a service is up and running on a secure server. The only
way I can do it is to check the link -

https://secure.abc.net/something/some_transaction.dll

If the service is up and running I get a message saying -
"The user ID or password is invalid"

If the service is not running, then I get aother message saying - "Service
is not running"

My http_check comamnd for this is :

$USER1$/check_http -H $HOSTADDRESS$ -u /nagios -S -s "The user ID or
password is invalid"


PROBLEM:
Hostaddress is secure.abc.net

How do I send something/some_transaction.dll also in the link?

I did read something about '-k 'option with check_http...could please help
me with an example using '-k' iff that's indeed a solution for this problem.


Thanks!
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to