The document provides instructions for installing and configuring MRTG (Multi Router Traffic Grapher) on a system. It describes downloading required packages, configuring SNMP, generating an MRTG configuration file, editing the configuration file, running MRTG to generate graphs, creating an index HTML file, configuring the Apache server to serve the MRTG files, restarting Apache, and setting up a cron job to regularly run MRTG.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
63 views1 page
MRTG Configuration
The document provides instructions for installing and configuring MRTG (Multi Router Traffic Grapher) on a system. It describes downloading required packages, configuring SNMP, generating an MRTG configuration file, editing the configuration file, running MRTG to generate graphs, creating an index HTML file, configuring the Apache server to serve the MRTG files, restarting Apache, and setting up a cron job to regularly run MRTG.
<Location /mrtg> Order deny,allow # Deny from all # Allow from 127.0.0.1 # Allow from ::1# Allow from .example.com Allow from all </Location> After modifying configuration files restart httpd service