|
|
64137f |
######################################################################
|
|
|
64137f |
# Multi Router Traffic Grapher -- Example Configuration File
|
|
|
64137f |
######################################################################
|
|
|
64137f |
# This file is for use with mrtg-2.0
|
|
|
64137f |
#
|
|
|
64137f |
# Note:
|
|
|
64137f |
#
|
|
|
64137f |
# * Keywords must start at the begin of a line.
|
|
|
64137f |
#
|
|
|
64137f |
# * Lines which follow a keyword line which do start
|
|
|
64137f |
# with a blank are appended to the keyword line
|
|
|
64137f |
#
|
|
|
64137f |
# * Empty Lines are ignored
|
|
|
64137f |
#
|
|
|
64137f |
# * Lines starting with a # sign are comments.
|
|
|
64137f |
|
|
|
64137f |
# Where should the logfiles, and webpages be created?
|
|
|
64137f |
|
|
|
64137f |
# Minimal mrtg.cfg
|
|
|
64137f |
#--------------------
|
|
|
64137f |
|
|
|
64137f |
HtmlDir: @CONTENTDIR@
|
|
|
64137f |
ImageDir: @CONTENTDIR@
|
|
|
64137f |
LogDir: @LIBDIR@
|
|
|
64137f |
ThreshDir: @LIBDIR@
|
|
|
64137f |
#Target[r1]: 2:public@myrouter.somplace.edu
|
|
|
64137f |
#MaxBytes[r1]: 1250000
|
|
|
64137f |
#Title[r1]: Traffic Analysis
|
|
|
64137f |
#PageTop[r1]: Stats for our Ethernet
|
|
|
64137f |
|