The Multi Router Traffic Grapher, or just simply MRTG, is free software for monitoring and measuring the traffic load on network links. It allows the user to see traffic load on a network over time in graphical form.
Welcome to CWAnswers
CWAnswers is your guide to the sprawling world wide web. The directory aims to provide a useful guide made by users. You can share your knowledge as well - simply sign up and edit your first entry. For questions just contact the team at support - at - cwanswers.com.
Weblinks for Mrtg
Top 10 for Mrtg
Things about Mrtg you find nowhere else.
Select content modules
Mrtg — Blogs, Pictures, and more on WordPress
Setting up MRTG for BSNL, Jaipur... Tags: Blog On!, snmp, cisco, solarwinds, snmp-server, IOS, ASA. Getting Data from MRTG Server ... Install MRTG + net-snmp ...en.wordpress.com/tag/mrtg/MRTG Blog " About
Development Blog. Documentation. Plugins. Sitove.info MRTG graphs. Suggest ... MRTG Blog is proudly powered by WordPress. Entries (RSS) and Comments (RSS) ...mrtg.saitove.info/about/MRTG " Blog of Leonid Mamchenkov
MRTG (Multi Router Traffic Grapher) is monitoring utility, which runs on many platforms and is capable of collecting and graphingmamchenkov.net/wordpress/2004/04/26/mrtg/mrtg " Blog of Leonid Mamchenkov
Blog of Leonid Mamchenkov - Posts tagged with mrtg ... Below are few pieces of my MRTG config file together with scripts, which I felt like sharing. ...mamchenkov.net/wordpress/tag/mrtg/Qindel CTO Blog " mrtg
Qindel CTO Blog. Technology in the Telecom, Internet and Open Source. Posts Tagged mrtg' ... dashboard, log, mib, monitoring, mrtg, net-snmp, nms, perl, rrd, ...blog.qindel.com/?tag=mrtgThe Multi Router Traffic Grapher, or just simply MRTG, is free software for monitoring and measuring the traffic load on network links. It allows the user to see traffic load on a network over time in graphical form.
It was originally developed by Tobias Oetiker and Dave Rand to monitor router traffic, but has developed into a tool that can create graphs and statistics for almost anything.

Distribution
MRTG is written in Perl and can run on Windows, Linux, Unix, Mac OS and NetWare.
MRTG is free software licensed under the terms of the GNU General Public License.
SNMP
MRTG uses the Simple Network Management Protocol (SNMP) to send requests with two object identifiers (OIDs) to a device. The device, which must be SNMP-enabled, will have a management information base (MIB) to look up the OIDs specified. After collecting the information it will send back the raw data encapsulated in an SNMP protocol. MRTG records this data in a log on the client along with previously recorded data for the device. The software then creates an HTML document from the logs, containing a list of graphs detailing traffic for the selected device.
Script output
Alternatively, MRTG can be configured to run a script or command, and parse its output for counter values. The MRTG website contains a large library of external scripts to enable monitoring of SQL database statistics, firewall rules, CPU fan RPMs, or virtually any integer-value data.
Features
- Measures two values (I for Input, O for Output) per target.
- Gets its data via an SNMP agent, or through the output of a command line.
- Typically collects data every five minutes (it can be configured to collect data less frequently).
- Creates an HTML page per target that features four graphs (GIF or PNG images).
- Results are plotted vs time into day, week, month and year graphs, with the I plotted as a full green area, and the O as a blue line.
- Automatically scales the Y axis of the graphs to show the most detail.
- Adds calculated Max, Average and Current values for both I and O to the target's HTML page.
- Can also send warning emails if targets have values above a certain threshold.
See also
portal: Free Software Portal Logo.svg
- RRDtool - reimplementation of MRTG's graphing and logging features
- PRTG - Windows GUI implementation of MRTG's functionality (freeware available)
- Routers2 - Web front-end for MRTG/RRDtool combination
- Cacti - A similar tool using RRDtool.
External links
- MRTG Home page
- Helpful page with example MRTG grabs and explanations.
- Solaris MRTG examples
- Red Hat Enterprise Linux MRTG Configuration HOW-TO
- MRTGEXT module for supporting MRTG and Nagios monitoring systems on Novell Servers project
- Trend View a MRTG Frontend for Windows
- MRTG-XTRA, a Windows distribution of MRTG --DISCONTINUED--


















