hi Chris,

What i did for my mrtg setup is just as below, but this only monitor based
on machine ip

- install mrtg rpm package
- create mrtg config file using cfgmaker as
 cfgmaker --global "WorkDir: /var/www/html/mrtg" \
   --global "Options[_]: growright,bits" \
   --ifref=ip \
   --output /etc/mrtg/devicename.cfg \
   public@ip
- run mrtg as daemon, vi devicename.cfg, add in beginning of file
   RunAsDaemon: Yes
   Interval: 5

Hope this will help, it work fine for me...

If you need more info, always can get from
http://people.ee.ethz.ch/~oetiker/webtools/mrtg/

rdgs,
gary


----- Original Message -----
From: "Chris Mason" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 9:40 AM
Subject: Re: monitor virtual hosts


> 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.
>
> chris
>
>
> On Mon, 2002-07-29 at 20:33, Wesley Murphy wrote:
> > MRTG - (multi router traffic grapher) is on redhat machines.
> > Investigate /etc/snmp/snmpd.conf for machine traffic monitoring.
> >
> > Look up something called mod_watch for apache which will let MRTG draw
nice
> > little graphs for the traffic going in and out of virtual hosts.
> >
> > This will let you see busy virtual hosts and approach the owners of the
> > webspace for more money, and or psychiatric help for the grief they have
> > caused you and other users.
> >
> >
> >
> >
> > NTOP is also an excellent traffic monitor for machines, with built in
web
> > server. (remember that if you are going to run ntop on a machine with a
> > webserver already on it, you should tell ntop to ilsten on a different
port!)
> >
> >
> >
> > Wez
> >
> > On Monday 29 Jul 2002 9:35 pm, Chris Mason wrote:
> > > I use iptraf to see what connections are on my server, but ther is no
> > > way to know what websites are getting traffic. Previously I put a
second
> > > log entry into every virtual host and monitored that, but it put too
> > > much load on the server to write to another log.
> > > Is there any monitoring utility that allows the admin to see when
sites
> > > are being requested?
> > >
> > > Chris Mason
> > > [EMAIL PROTECTED]
> > > Box 340, The Valley, Anguilla, British West Indies
> > > Tel: 264 497 5670 Fax: 264 497 8463 Cell: 264 235 5670
> > > http://www.anguillaguide.com/ The Anguilla Guide
> > > Talk to me in real time:
> > > Yahoo:netconcepts_anguilla
> > > US Fax and Voicemail: (815)301-9759
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > Redhat-list mailing list
> > > [EMAIL PROTECTED]
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> >
> >
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>
> _______________________________________________
> 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