WorkDir: E:\mrtg-graphs\Imail\invaliduser
##################################################################
# 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]: Invalid User Attempst
PageTop[index]:
Server: your.servername.com
Invalid User Attempts / Remote IPS Responsible
##################################################################
# 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]: 100000000
##################################################################
# 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.9.18pre1\\bin\\ImailMrtg.EXE -s E:\\imail\\spool -b 2048 -invaliduser`
##################################################################
# We have to change all labels of the graph.
#
YLegend[index]: Number Of Attempts
ShortLegend[index]: hits
#Colours[index]: BLUE#1000ff,BLUE#1000ff,BLUE#1000ff,BLUE#1000ff
Legend1[index]: Total Invalid User Attempts
Legend2[index]: Responsible Remote IP Addresses
LegendI[index]: Inv User 
LegendO[index]: IP's
##################################################################
# You might want to include Peaks or not.
#WithPeak[index]: y
Interval: 5
RunAsDaemon: yes