MRTG v2.17.1 release is a set of software that can be used to map http://www.aliyun.com/zixun/aggregation/10374.html "> network traffic graphs, Tobias Oetiker and Dave from the Swiss Aoer Developed by Rand, this software is licensed under the GPL.
The behavior of the MRTG runtime is controlled by a configuration file. This configuration file can be generated using Cfgmaker. (Refer to the Cfgmaker manual). But a more elaborate configuration still needs to be done manually.
The Multi Router traffic Grapher (MRTG) is a tool to monitor the traffic load on receptacle links. MRTG generates HTML pages containing PNG images abound provide a LIVE visual representation of this traffic. Check http://www.stat.ee.ethz.ch/mrtg/to The What it does.
Syntax
The MRTG configuration file syntax follows some simple rules:
• Tube detection must be at the beginning of a line.
• Each line that begins with a space after a line of keywords is the successor of the line of keywords.
• Blank lines are ignored.
• lines that begin with # are comment lines.
• You can import other files into the configuration file using the Include:file form.
Example: Include:base-option.inc
If the included file is specified by a relative path, both the current directory and the directory containing the primary configuration file are searched.
Global Configuration Keywords
Workdir
WORKDIR Specifies the build file for the log file and Web page file.
Example:
Workdir:/USR/TARDIS/PUB/WWW/STATS/MRTG
Optional Global keywords
Htmldir
HTMLDIR Specifies the location of HTML (or shtml, which will be supported later).
Note: Workdir overrides Htmldir and Imagedir, logdir settings.
Example:
htmldir:/www/mrtg/
Imagedir
IMAGEDIR Specifies the folder where the generated pictures are stored. This folder should be set up in an HTML folder.
Example:
Imagedir:/www/mrtg/images
Update log:
1. All open bugs were fixed.
2. Link and WWP (Ciena) support was added to Ifalias in OIDs.
Download Address: http://oss.oetiker.ch/mrtg/download.en.html