check_http and *.jsp

Karl DeBisschop karl at debisschop.net
Mon Jun 16 13:12:37 CEST 2003


On Mon, 2003-06-16 at 04:30, Andrzej Wisniewski wrote:
> Hi
> I have a problem with jsp scripts. When I try my check_http plugin to
> monitoring some jsp files I can see 500 External error :
> 
> # ./check_http www.someserver.com -u /somefile.jsp
> HTTP CRITICAL: HTTP/1.1 500 Internal Server Error
> 
> So, I have an old plugin check_http (from netsaint yet) and it works
> propertly :
> 
> # ./check_http www.someserver.com -u /somefile.jsp
> HTTP ok: HTTP/1.1 200 ok - 5 second response time
> 
> but I have not source of this plugin :(
> Well, I have this problem with all JSP files :( 
> Can somebody help me ?

Have you tried the full POSIX-style invocation?

./check_http -I www.someserver.com -H www.someserver.com \
   -u /somefile.jsp

--
Karl



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
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