#==========mrtg installation=========== # #this install must be done after apache is setup and running. #assumes default apache2 webroot emerge mrtg #mrtg config script: cfgmaker --global RunAsDaemon:Yes --global 'WorkDir: /var/www/localhost/htdocs/mrtg' --global 'Options[_]: bits,growright' --output /etc/mrtg.conf public@10.0.0.1 public@10.0.0.2 /etc/init.d/mrtg start rc-update add mrtg default