| [Date Prev] [Date Next] | [Thread Prev] [Thread Next] | [Date Index] [Thread Index] |
Re: portmon and web serviecs
|
Kenneth Felix wrote:
>
> Hello, I'm trying to get portmon to work for monitoring web servers and so
> far I have been unlucky with a entry like the one below. Can somebody tell
> me what is wrong?
>
> ----------------------------------------------------------------------------
> ----------------------------------------------------------------------------
> -------
>
> # Web httpd daemon
> HOST www.cque.com 236.4.13.50 WWWport 80 Error GET \n
> info HTTP
> info <body><h1>HTTP/1.0 400 Bad Request
> info <
Have you tried doing this by hand to see what gets returned?
I use:
HOST webserver 192.168.2.15 WWWport 80 Error GET / HTTP/1.0\n
info HTTP/1.1 200 OK
(Note that some servers return HTTP/1.0 200 OK)
--
_______________________________________________________________________
Rick Beebe (203) 785-6416
Manager, Systems & Network Engineering FAX: (203) 785-3978
ITS-Med Client & Technology Services Richard.Beebe@yale.edu
Yale University School of Medicine
P.O. Box 208078, New Haven, CT 06520-8078
_______________________________________________________________________
|