I tried building mod_watch after editing the makefile but Apache doesn't
find it. I added the lines to LoadModule but it complains of 

Starting httpd: Syntax error on line 965 of /etc/httpd/conf/httpd.conf:
Cannot add module via name 'mod_watch.c': not in list of loaded modules

Any help appreciated.


Chris

On Tue, 2002-07-30 at 08:27, Wesley Murphy wrote:
> 
> On Tuesday 30 Jul 2002 1:40 am, Chris Mason wrote:
> > Oi vey! Is this stuff complex or what. I can't figure out this snmp
> > stuff. Any chance you could snatize and send me your configs? Any other
> > notes you can offer are appreciated.
> 
> SNMPD is only needed for monitoring traffic to a machine.  You could get by 
> this by only monitoring traffic to your virtual hosts.
> 
> http://www.snert.com/Software/mod_watch/
> This website has a good guide on how to set it up for apache.
> 
> Wez
> 
> 
> PS: SNMPD.CONF as on my machine (with altered names/secrets)
> (look up cfgmaker  and indexmaker and mrtg (binaries on your machine) which 
> will help you create web pages of traffic graphs)
> 
> ####
> 
> com2sec local     localhost       secretCommunityName
> com2sec homer   ip-address-of-eth0 secretCommunityName
> com2sec bart     192.168.0.0/24     secretCommunityName
> 
> group MyROGroup  v1       local
> group MyROGroup  v1       bart
> group MyROGroup  v1       homer
> 
> view all    included  .1                               80
> 
> #Read only access for the groups
> access MyROGroup ""      any       noauth    exact      all    none    none
> 
> ##############
> 
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to