Re: [Nagios-users] check_http behaviour question.

2007-08-14 Thread Marc Powell
> -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. > >

[Nagios-users] check_http behaviour question.

2007-08-13 Thread George McKinney
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