SRVSTAT2.INI

;HTML page title
CustomTitle=Server Status Report for Acme Traders

ReportFile=
ReportPath=Server Report
CSSFile=srvstat.css

;Use locally generated machine list - YES/NO
UseLocal=NO
;Use a different domain (if YES above)
AlternateDomain=

;Tables

;Operating System Info Table
ShowOSTable=YES
CollapseOSInfo=NO

;Server Info Table
ShowServerTable=YES
CollapseServerInfo=NO
;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

;Drive Info Table
ShowDriveTable=YES
CollapseDriveInfo=NO
;Drive space waring and alert parameters
DriveSpacePercentWarn=25
DriveSpacePercentAlert=10

;Hotfixes Matrix Table
ShowHotfixTable=YES
CollapseHotfixInfo=NO
CriticalHotfixes=KB835732

;Errors and Warnings Table
ShowErrorTable=YES
CollapseErrorInfo=NO
;Event IDs to be ignored
IgnoreEvents=12,70
;Show context links to www.eventid.net
InclEvIDLink=YES

;Copy files to web folder - YES/NO
CopyToWeb=NO

;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