Yes. Configuring snmpd is one way. Else look at the contributed scripts. I am assuming that your Document Root is in /var/www/html
Essentially, if you have the snmpd working for you, the syntax to generate the base /etc/mrtg/mrtg.cfg is cfgmaker --global "workdir: /var/www/html/mrtg" --global "options[_]: growright,bits" --output /etc/mrtg/mrtg.cfg public@localhost next just type mrtg /etc/mrtg.cfg you can check that some files and images were generated in the /var/www/html/mrtg directory Now simply type indexmaker /etc/mrtg/mrtg.cfg > /var/www/html/mrtg/index.html Now you can try checking the result at http://yoursite/mrtg This is already all well-documented in the installation documents. You should either read those first or post the exact area where you facing the problem. Regards, Abhi > --- K SANJU <[EMAIL PROTECTED]> wrote: > hi, > > > > I have been playing around with mrtg for some time.. > > Have anybody configured it.. > > I need to monitor my servers nic.....for outgoing > > traffic.. > > > > can anybody help > > regard > > sanju ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
