;HTML page title Title=Acme Traders - Server Status Report ;Use locally generated machine list - YES/NO UseLocal=NO ;Use a different domain (if YES above) AlternateDomain=domainname ;Include tables ShowOSTable=YES ShowServerTable=YES ShowDriveTable=YES ShowHotfixTable=YES ShowErrorTable=YES ;Warning and error thresholds NumReboots1DayWarn=0 NumReboots1DayAlert=1 NumReboots1WeekWarn=0 NumReboots1WeekAlert=7 NumError1DayWarn=0 NumError1DayAlert=2 NumError1WeekWarn=2 NumError1WeekAlert=7 NumWarnings1DayWarn=0 NumWarnings1DayAlert=2 NumWarnings1WeekWarn=0 NumWarnings1WeekAlert=14 ;Event IDs to be ignored IgnoreEvents=5719,1042,64,3013,70,10010,8021,5 ;Drive space waring and alert parameters DriveSpacePercentWarn=25 DriveSpacePercentAlert=10 ;Copy files to web folder - YES/NO CopyToWeb=YES ;Web server access location - must have trailing '\' wwwdir=E:\reports\ ;Map drive before copy to web folder MapWebFolder=NO MapDrive=P: MapShare=\\server\share ;Send report to smtp email address - YES/NO SendSMTP=NO ;SMTP server details SMTPfrom= mail@domain.com SMTPto= mail@domain.com SMTPsubject=Acme Traders - Server Status Report SMTPhost=192.168.1.30