[sysmon-help] Re: conf question
    Jared Mauch 
    jared at puck.nether.net
       
    Fri May 23 16:05:42 EDT 2003
    
    
  
On Fri, May 23, 2003 at 12:05:16PM -0700, David Ennis wrote:
> Hi Jared,
> 
> I got a conf file together but I can't seem to get the www checks to work successfully. Below is a sample object from the conf that doesn't work, yet when I hit the site with a browser it brings up the default apache page with no problem.
> 
> object  pdcwb201.www1-obj {
>         ip  "67.124.165.3";
>         type www;
>         port 81;
>         url "http://67.124.165.3:81";
	url should be / or /index.html or whatever you wish it to be.
	it connects to the ip (and in the case of a hostname listed
there, it will properly do HTTP/1.1 Host: header in the case of virtual
hosting).
	- Jared
>         urltext "DOCTYPE HTML PUBLIC";
>         desc  "Apache Web Server - App Managed Users 1a";
>         dep  "pdcwb201.c-iv.net-obj";
> #       contact  " ";
> #       contact_on "up|down|both";
> };
> 
> What am I doing wrong here? Thanks for your excellent and timely help.
> 
> Dave Ennis
-- 
Jared Mauch  | pgp key available via finger from jared at puck.nether.net
clue++;      | http://puck.nether.net/~jared/  My statements are only mine.
    
    
More information about the Sysmon-help
mailing list