24 lines
674 B
INI
24 lines
674 B
INI
######################################################################
|
|
# Multi Router Traffic Grapher -- Example Configuration File
|
|
######################################################################
|
|
# This file is for use with mrtg-2.0
|
|
#
|
|
# Note:
|
|
#
|
|
# * Keywords must start at the begin of a line.
|
|
#
|
|
# * Lines which follow a keyword line which do start
|
|
# with a blank are appended to the keyword line
|
|
#
|
|
# * Empty Lines are ignored
|
|
# * Lines starting with a # sign are comments.
|
|
# Where should the logfiles, and webpages be created?
|
|
|
|
# Minimal mrtg.cfg
|
|
#--------------------
|
|
|
|
HtmlDir: /var/www/mrtg
|
|
ImageDir: /var/www/mrtg
|
|
LogDir: /var/lib/mrtg
|
|
ThreshDir: /var/lib/mrtg
|