mrtg installation problem
I have installing mrtg in my router. I want to know bandwith/throughput capacity
on web. Can mrtg monitoring on web? I have config this :
/etc/mrtg2/bin/cfgmaker \
-global 'WorkDir: /home/httpd/mrtg' \
-global 'options[_]: bits,growright' \
-output /etc/mrtg2/mrtg.cfg iehttpsnmp@localhost
/etc/mrtg2/bin/indexmaker /etc/mrtg2/mrtg.cfg > /home/httpd/mrtg/index.html
/etc/mrtg2/bin/mrtg /etc/mrtg2/mrtg.cfg
/etc/mrtg2/bin/mrtg /etc/mrtg2/mrtg.cfg
/etc/mrtg2/bin/mrtg /etc/mrtg2/mrtg.cfg
But seem nothing in index.html. thanxs
|