#Directory Where Generated Graphs Will Be Stored
WorkDir: E:\mrtg-graphs\Imail\Declude\
##################################################################
# MRTG -- Example Configuration File
# to integrate dMRTG.exe
##################################################################
# This file is for use with mrtg-2.10.13+
#
# 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.
#
##################################################################
Title[index]: Declude MRTG
PageTop[index]:
Server: your.servername.com
WEIGHT30 Messages / Total Messages
##################################################################
# We set MaxBytes to the time in ms that we consider "normal" for
# an unused link, so that the per-cent values show how much you
# are off when the line is used more heavily. you also have to
# set AbsMax, otherwise values greate than MaxBytes would be
# ignored.
MaxBytes[index]: 100
AbsMax[index]: 1000000
##################################################################
# Set gauge, to treat the values gathered from target as absolute
# and not as counters.
Options[index]: gauge,unknaszero,nopercent,growright
##################################################################
# Call the imail2mrtg tool. You can include arguments define
# what to log.
Target[index]: `E:\\mrtg-2.10.13\\bin\\dMRTG.EXE -s E:\\imail\\spool -t WEIGHT30`
##################################################################
# We have to change all labels of the graph.
#
YLegend[index]: Messages
ShortLegend[index]: msg
#Colours[index]: BLUE#1000ff,BLUE#1000ff,BLUE#1000ff,BLUE#1000ff
Legend1[index]: Weight30
Legend2[index]: Inbound
LegendI[index]: Weight30:
LegendO[index]: Inbound:
##################################################################
# You might want to include Peaks or not.
#WithPeak[index]: y
Interval: 5
RunAsDaemon: yes