You helped me the other day with a couple of problems I was having getting some tests to work on our domain controller. I have set up an identical set of tests to monitor the other domain controller in the same domain.
However I have 5 of these tests that dont work (Event Log Monitoring and Drive Space Monitoring). 3 of the tests are working as intended (Ping, CPU Usage and Free Memory)
Any other insights you can give would be much appreciated. Thanks
Harro
Working...
Code: Select all
;-----------------------------------------------------------------------------
;- HostMonitor`s export/import file -
;- Generated by HostMonitor at 06/01/2008 15:33:28 -
;- Source file: C:\Program Files\HostMonitor6\KS Host Configuration.hml -
;- Generation mode: Selected_Tests -
;-----------------------------------------------------------------------------
; ------- Test #01 -------
Method = Ping
;--- Common properties ---
DestFolder = Root\BladeCenter1\BC1/S12 - [ServerName] \
Title = [ServerName] - Alive - Ping
Comment = Alive - Ping
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 60
Alerts = Message, Sound
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = BladeCenter 1 - Alive - Management Module
;--- Test specific properties ---
Host = [ServerIP]
Timeout = 2000
Retries = 4
MaxLostRatio= 100
DisplayMode = time
DontFragment= No
; ------- Test #02 -------
Method = CPU
;--- Common properties ---
DestFolder = Root\BladeCenter1\BC1/S12 - [ServerName]\
Title = [ServerName] - CPU Usage
Comment = CPU Usage
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 60
Alerts = Message, Sound
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = [ServerName] - Alive - Ping
;--- Test specific properties ---
Computer = \\[ServerIP]
OS = NT
MaxCPUUsage = 95
Username = [Domain]\[ServiceAccount]
Password = [ServiceAccountPassword]
; ------- Test #03 -------
Method = PerfCounter
;--- Common properties ---
DestFolder = Root\BladeCenter1\BC1/S12 - [ServerName]\
Title = [ServerName] - Free Memory
Comment = Free Memory
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 600
Alerts = Message, Sound
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= No
UseWarning = Yes
WarningExpr = (("%SuggestedSimpleStatus%"=="UP") and ("%SuggestedReply%">="256") and ("%SuggestedReply%"<="512"))
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = [ServerName] - Alive - Ping
;--- Test specific properties ---
PerfCounter = \\[ServerIP]\Memory\Available MBytes
Condition = LessThan
Value = 256.00
DisplayMode = AsIs
Username = [Domain]\[ServiceAccount]
Password = [ServiceAccountPassword]
Not Working...
Code: Select all
; ------- Test #04 -------
Method = NTLog
;--- Common properties ---
DestFolder = Root\BladeCenter1\BC1/S12 - [ServerName] \
Title = [ServerName] - Event Log (Application)
Comment = Event Log
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 1800
Alerts = Message, Sound
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = [ServerName] - Alive - Ping
;--- Test specific properties ---
Computer = [ServerIP]
Log = Application
Source =
Username = [Domain]\[ServiceAccount]
Password = [ServiceAccountPassword]
CheckComp = Any
CheckType = AnyFromList
CheckID = Any
CheckDescr = Any
CompList =
TypeList = Error
IDList =
DescrList =
ReportMode = LastEvent
; ------- Test #05 -------
Method = NTLog
;--- Common properties ---
DestFolder = Root\BladeCenter1\BC1/S12 - [ServerName]\
Title = [ServerName] - Event Log (Security)
Comment = Event Log
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 1800
Alerts = Message, Sound
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = [ServerName] - Alive - Ping
;--- Test specific properties ---
Computer = [ServerIP]
Log = Security
Source =
Username = [Domain]\[ServiceAccount]
Password = [ServiceAccountPassword]
CheckComp = Any
CheckType = AnyFromList
CheckID = Any
CheckDescr = Any
CompList =
TypeList = Error
IDList =
DescrList =
ReportMode = LastEvent
; ------- Test #06 -------
Method = NTLog
;--- Common properties ---
DestFolder = Root\BladeCenter1\BC1/S12 - [ServerName]\
Title = [ServerName] - Event Log (System)
Comment = Event Log
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 1800
Alerts = Message, Sound
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = [ServerName] - Alive - Ping
;--- Test specific properties ---
Computer = [ServerIP]
Log = System
Source =
Username = [Domain]\[ServiceAccount]
Password = [ServiceAccountPassword]
CheckComp = Any
CheckType = AnyFromList
CheckID = Any
CheckDescr = Any
CompList =
TypeList = Error
IDList =
DescrList =
ReportMode = LastEvent
; ------- Test #07 -------
Method = UNC
;--- Common properties ---
DestFolder = Root\BladeCenter1\BC1/S12 - [ServerName]\
Title = [ServerName] - Free Space - C:\
Comment = Drive Space C:\
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 60
Alerts = Message, Sound
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = [ServerName] - Alive - Ping
;--- Test specific properties ---
UNC = \\[ServerIP]\c$\
test = totalfreespace
MinFreeSpace= 20%
username = [Domain]\[ServiceAccount]
password = [ServiceAccountPassword]
; ------- Test #08 -------
Method = UNC
;--- Common properties ---
DestFolder = Root\BladeCenter1\BC1/S12 - [ServerName]\
Title = [ServerName] - Free Space - D:\
Comment = Drive Space D:\
RelatedURL =
ScheduleMode= Regular
Schedule =
Interval = 60
Alerts = Message, Sound
ReverseAlert= No
UnknownIsBad= Yes
WarningIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = [ServerName] - Alive - Ping
;--- Test specific properties ---
UNC = \\[ServerIP]\d$\
test = totalfreespace
MinFreeSpace= 20%
username = [Domain]\[ServiceAccount]
password = [ServiceAccountPassword]
;-----------------------------------------------------------------------------
; Exported 8 items