WorkDir: E:\mrtg-graphs\Imail\Decludevirus\
##################################################################
# Multi Router Traffic Grapher -- Example Configuration File
# to integrate imail-2-mrtg - A Mailserver statistic
##################################################################
# 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.
#
##################################################################
Title[index]: Declude Virus MRTG
PageTop[index]:
Server: your.servername.com
Viruses / 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\\dvMRTG.EXE -s E:\\imail\\spool`
##################################################################
# 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]: Viruses
Legend2[index]: Inbound
LegendI[index]: Viruses
LegendO[index]: Inbound:
##################################################################
# You might want to include Peaks or not.
#WithPeak[index]: y
Interval: 5
RunAsDaemon: yes