mrtg/mrtg.cfg
Petr Šabata 6a29fef4d3 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/mrtg#7a7d6e65f26dff8d55e1c9a3cb01c6f20f639d0e
2020-10-15 20:34:56 +02:00

31 lines
808 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: @CONTENTDIR@
ImageDir: @CONTENTDIR@
LogDir: @LIBDIR@
ThreshDir: @LIBDIR@
#Target[r1]: 2:public@myrouter.somplace.edu
#MaxBytes[r1]: 1250000
#Title[r1]: Traffic Analysis
#PageTop[r1]: <H1>Stats for our Ethernet</H1>