> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of George McKinney
> Sent: Monday, August 13, 2007 4:59 PM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] check_http behaviour question.
>
>
I've written a Java application that our operations team wants to
monitor via Nagios ( version 1.2 of Nagios ).
Because my app is non-http, I used thecom.sun.net.httpserver.HttpServer
class ( a lightweight http server ) to provide the information that ops
wants.
when ops uses wget to call t