WindowsXP-SP1/admin/hmonitor/mof/stdrules.mof
2020-09-30 16:53:49 +02:00

4255 lines
118 KiB
Plaintext

////////////////////////////////////////////////////////////////////////////////
// stdrules.Mof
// Copyright (c)1999 Microsoft Corporation, All Rights Reserved
//
#pragma namespace("\\\\.\\ROOT\\CIMV2\\MicrosoftHealthMonitor")
//**************************************************************************
//* Instances of: Microsoft_HMSystemConfiguration
//**************************************************************************
instance of Microsoft_HMSystemConfiguration
{
GUID = "@";
StartupDelayTime = 0;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG1
{
Description = "OpIssueDesc";
Enabled = TRUE;
GUID = "{35A62183-6210-4890-89B8-CC4635201D6F}";
Name = "OpIssueName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = "Microsoft_HMSystemConfiguration=@";
ChildPath = $DG1;
};
//**********************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG1_DG1
{
Description = "SecurityDesc";
Enabled = TRUE;
GUID = "{1ACD5A43-45D9-4DA8-B10D-E42370E931B2}";
Name = "SecurityName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1;
ChildPath = $DG1_DG1;
};
//* Instances of: Microsoft_HMDataCollectorConfiguration
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG1_DC1
{
ActiveDays = 127;
CollectionIntervalMultiple = 60;
Description = "ServAccDesc";
GUID = "{ECB7DA14-7112-4E33-A5B4-3F92A2C9C38F}";
Name = "ServAccName";
ObjectPath = "Server";
Properties = {"ErrorsAccessPermissions", "ErrorsGrantedAccess", "ErrorsLogon", "SessionsErroredOut"};
RequireReset = FALSE;
StatisticsWindowSize = 10;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG1;
ChildPath = $DG1_DG1_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG1_DC1_T1
{
CompareValue = "5";
Description = "SessErrOut";
GUID = "{34C234CA-7DC3-4A12-A5EF-C8DE2CDEE0DA}";
ID = 7295;
Message = "ShortDefaultMsg";
Name = "SessErrOutName";
PropertyName = "SessionsErroredOut";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG1_DC1;
ChildPath = $DG1_DG1_DC1_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG1_DC1_T2
{
CompareValue = "10";
Description = "ChngLogOnErrDesc" ;
GUID = "{67E696DF-CDDB-4139-A0EA-CDE1A404B813}";
ID = 7293;
Message = "LogonMsg";
Name = "ChngLogOnErrName" ;
PropertyName = "ErrorsLogon";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 2;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG1_DC1;
ChildPath = $DG1_DG1_DC1_T2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG1_DC1_T3
{
CompareValue = "10";
Description = "ErrAccPerDesc";
GUID = "{BC19E644-02FA-4EFD-9DDD-3A1FBB200AEA}";
ID = 7291;
Message = "DefaultMsg5Min";
Name = "ErrAccPerName";
PropertyName = "ErrorsAccessPermissions";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 2;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG1_DC1;
ChildPath = $DG1_DG1_DC1_T3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG1_DC1_T4
{
CompareValue = "10";
Description = "ErrGrntAccDesc";
GUID = "{C04B8916-6DD0-4DC2-A097-11B1196FD47B}";
ID = 9292;
Message = "DefaultMsg5Min";
Name = "ErrGrntAccName";
PropertyName = "ErrorsGrantedAccess";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 2;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG1_DC1;
ChildPath = $DG1_DG1_DC1_T4;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG1_DG2
{
Description = "MemIssueDesc";
Enabled = TRUE;
GUID = "{35A386D8-EF9B-4FC9-BA8B-48F777A512E2}";
Name = "MemIssueName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1;
ChildPath = $DG1_DG2;
};
//* Instances of: Microsoft_HMDataCollectorConfiguration
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG2_DC1
{
Description = "PagDesc";
GUID = "{168C7CDB-AE6A-436E-9CB0-5F9028D9B92C}";
Name = "PagName";
ObjectPath = "PagingFile";
Properties = {"PercentUsage", "PercentUsagePeak"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2;
ChildPath = $DG1_DG2_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG2_DC1_T1
{
CompareValue = "90";
Description = "PerPageFileDesc";
GUID = "{7628BE9E-3DE8-48A6-ADB1-99D0F36D6172}";
ID = 7251;
Message = "DefaultMsg10Min";
Name = "PerPageFileName";
PropertyName = "PercentUsage";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 10;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2_DC1;
ChildPath = $DG1_DG2_DC1_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG2_DC1_T2
{
CompareValue = "90";
Description = "PerUsPkDesc";
GUID = "{BDB05676-ECFA-4FEF-8983-8F9C8991935F}";
ID = 7252;
Message = "ShortDefaultMsg";
Name = "PerUsPkName";
PropertyName = "PercentUsagePeak";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2_DC1;
ChildPath = $DG1_DG2_DC1_T2;
};
//* Instances of: Microsoft_HMDataCollectorConfiguration
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG2_DC2
{
Description = "MemDesc";
GUID = "{812148F8-8E88-42B5-8BDC-7DACC4DEE620}";
Name = "MemName";
ObjectPath = "Memory";
Properties = {"AvailableBytes", "CacheBytes", "CacheFaultsPerSec", "CommittedBytes", "PageFaultsPerSec", "PageReadsPerSec", "PagesInputPerSec", "PagesPerSec", "PageWritesPerSec", "PercentCommittedBytesInUse", "PoolNonpagedBytes", "PoolPagedBytes"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2;
ChildPath = $DG1_DG2_DC2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG2_DC2_T1
{
CompareValue = "80";
Description = "PagesPerSecDesc";
GUID = "{0C09CFCF-E257-4061-972E-F10ACD270FD0}";
ID = 7245;
Message = "DefaultMsg";
Name = "PagesPerSecName";
PropertyName = "PagesPerSec";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2_DC2;
ChildPath = $DG1_DG2_DC2_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG2_DC2_T2
{
CompareValue = "4194304";
Description = "PoolNonPageDesc";
GUID = "{1419CAE8-219E-4641-B76A-F4015C5559F0}";
ID = 7243;
Message = "DefaultMsg5Min";
Name = "PoolNonPageName";
PropertyName = "PoolNonpagedBytes";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 2;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2_DC2;
ChildPath = $DG1_DG2_DC2_T2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG2_DC2_T3
{
CompareValue = "5";
Description = "PagesReadPerSecDesc";
GUID = "{2B9923A5-C90C-4DAB-9F39-7F538ED94617}";
ID = 7245;
Message = "DefaultMsg";
Name = "PagesReadPerSecName";
PropertyName = "PageReadsPerSec";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2_DC2;
ChildPath = $DG1_DG2_DC2_T3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG2_DC2_T4
{
CompareValue = "100";
Description = "CacheFaultsPerSec";
GUID = "{3095471E-FBE6-4C7B-8640-D90B1F7F75B6}";
ID = 7242;
Message = "DefaultMsg5Min";
Name = "CacheFaultsPerSecName";
PropertyName = "CacheFaultsPerSec";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2_DC2;
ChildPath = $DG1_DG2_DC2_T4;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG2_DC2_T5
{
CompareValue = "70";
Description = "PerComBytUseDesc";
GUID = "{8F08A19F-D80E-44AA-A686-7879CACF80BD}";
ID = 7246;
Message = "DefaultMsg10Min";
Name = "PerComBytUseName";
PropertyName = "PercentCommittedBytesInUse";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 10;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2_DC2;
ChildPath = $DG1_DG2_DC2_T5;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG2_DC2_T6
{
CompareValue = "5";
Description = "PgInPerSecDesc";
GUID = "{CB98B3B3-D441-48CC-A661-070E61AC2C2F}";
ID = 7246;
Message = "DefaultMsg5Min";
Name = "PgInPerSecName";
PropertyName = "PagesInputPerSec";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2_DC2;
ChildPath = $DG1_DG2_DC2_T6;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG2_DC2_T7
{
CompareValue = "100";
Description = "PgFaultPSDesc";
GUID = "{D4ACD877-F14C-4CA8-8568-73574EDF9D04}";
ID = 7244;
Message = "DefaultMsg5Min";
Name = "PgFaultPSName";
PropertyName = "PageFaultsPerSec";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2_DC2;
ChildPath = $DG1_DG2_DC2_T7;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG2_DC2_T8
{
CompareValue = "5242880";
Description = "AvailBytesDesc";
GUID = "{E69C2757-76A7-415B-8D6E-FB7DFB60EF48}";
ID = 7241;
Message = "DefaultMsg";
Name = "AvailBytesName";
PropertyName = "AvailableBytes";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 0;
ThresholdDuration = 20;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2_DC2;
ChildPath = $DG1_DG2_DC2_T8;
};
//* Instances of: Microsoft_HMDataCollectorConfiguration
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG2_DC3
{
Description = "ServMemDesc";
GUID = "{B1241897-CC27-4220-85A0-5CCEE03FC803}";
Name = "ServMemName";
ObjectPath = "Server";
Properties = {"PoolNonpagedFailures", "PoolPagedFailures"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2;
ChildPath = $DG1_DG2_DC3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG2_DC3_T1
{
CompareValue = "5";
Description = "PoolPagedFailDesc";
GUID = "{192D3FEE-B4D0-4AA7-B197-7DD8F77E18B3}";
ID = 7262;
Message = "ShortDefaultMsg";
Name = "PoolPagedFailName";
PropertyName = "PoolPagedFailures";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2_DC3;
ChildPath = $DG1_DG2_DC3_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG2_DC3_T2
{
CompareValue = "5";
Description = "PoolNonPageFailDesc";
GUID = "{8D303C32-52B8-40C1-A6E3-8FAD7A4654CF}";
ID = 7261;
Message = "DefaultMsg";
Name = "PoolNonPageFailName";
PropertyName = "PoolNonpagedFailures";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG2_DC3;
ChildPath = $DG1_DG2_DC3_T2;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG1_DG3
{
Description = "FileSysDesc";
Enabled = TRUE;
GUID = "{75B08B61-CEA7-4765-B8C9-F31DA61BD555}";
Name = "FileSysName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1;
ChildPath = $DG1_DG3;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG3_DC1
{
Description = "FileSysDesc";
GUID = "{ED51A935-4639-42D7-9DAF-F35FB90C967B}";
Name = "FileSysName";
ObjectPath = "Cache";
Properties = {"CopyReadHitsPercent", "CopyReadsPerSec", "DataFlushesPerSec", "LazyWriteFlushesPerSec", "LazyWritePagesPerSec", "ReadAheadsPerSec"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG3;
ChildPath = $DG1_DG3_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG3_DC1_T1
{
CompareValue = "60";
Description = "CpyReadHtsDesc";
GUID = "{5A40B80F-BD29-42B0-BBC4-CA9A4481D268}";
ID = 7231;
Message = "DefaultMsg10Min";
Name = "CpyReadHtsName";
PropertyName = "CopyReadHitsPercent";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 0;
ThresholdDuration = 10;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG3_DC1;
ChildPath = $DG1_DG3_DC1_T1;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG1_DG4
{
Description = "ProcIssDesc";
GUID = "{849E65A1-ADC2-4975-B422-73559BE753E7}";
Name = "ProcIssName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1;
ChildPath = $DG1_DG4;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG4_DC1
{
ActiveDays = 127;
CollectionIntervalMultiple = 60;
Description = "ProcDesc";
GUID = "{2DC9F49C-4D56-475E-AFFA-D0CBF12D900F}";
Name = "ProcName";
ObjectPath = "Processor";
Properties = {"InterruptsPerSec", "PercentInterruptTime", "PercentPrivilegedTime", "PercentProcessorTime", "PercentUserTime"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG4;
ChildPath = $DG1_DG4_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG4_DC1_T1
{
CompareValue = "7000";
Description = "IntPSDesc";
GUID = "{049D4726-C86E-471C-BA7B-B6EBBB7E80AE}";
ID = 7284;
Message = "DefaultMsg";
Name = "IntPSName";
PropertyName = "InterruptsPerSec";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 1;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG4_DC1;
ChildPath = $DG1_DG4_DC1_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG4_DC1_T2
{
CompareValue = "5";
Description = "PerIntTDesc";
GUID = "{0C307EA9-AD18-41C1-AA78-4B88929BC560}";
ID = 7288;
Message = "DefaultMsg5Min";
Name = "PerIntTName";
PropertyName = "PercentInterruptTime";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG4_DC1;
ChildPath = $DG1_DG4_DC1_T2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG4_DC1_T3
{
CompareValue = "80";
Description = "PerPrivTDesc";
GUID = "{3629EA7C-4A68-4497-A213-E635297AB8A6}";
ID = 7286;
Message = "DefaultMsg10Min";
Name = "PerPrivTName";
PropertyName = "PercentPrivilegedTime";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 10;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG4_DC1;
ChildPath = $DG1_DG4_DC1_T3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG4_DC1_T4
{
CompareValue = "75";
Description = "PerProcT75Desc";
GUID = "{50C9F8B8-5681-4AD6-8170-91CF9599AE63}";
ID = 7281;
Message = "DefaultMsg";
Name = "PerProcT75Name";
PropertyName = "PercentProcessorTime";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 60;
UseFlag = 1;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG4_DC1;
ChildPath = $DG1_DG4_DC1_T4;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG4_DC1_T5
{
CompareValue = "80";
Description = "PerUserT80Desc";
GUID = "{A2B5D9D9-0B8E-4057-9F29-D7FF30F8E5D9}";
ID = 7285;
Message = "DefaultMsg10Min";
Name = "PerUserT80Name";
PropertyName = "PercentUserTime";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 10;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG4_DC1;
ChildPath = $DG1_DG4_DC1_T5;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG4_DC1_T6
{
CompareValue = "80";
Description = "PerProcT80Desc";
GUID = "{A3062DC4-7DF6-4605-A5F7-3EC0C8494565}";
ID = 7282;
Message = "DefaultMsg10Min";
Name = "PerProcT80Name";
PropertyName = "PercentProcessorTime";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 10;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG4_DC1;
ChildPath = $DG1_DG4_DC1_T6;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG4_DC2
{
ActiveDays = 127;
CollectionIntervalMultiple = 60;
Description = "SysInDesc";
GUID = "{53285E74-A56A-42AF-A138-069850906767}";
Name = "SysInName";
ObjectPath = "System";
Properties = {"PercentRegistryQuotaInUse", "ProcessorQueueLength", "SystemUpTime"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG4;
ChildPath = $DG1_DG4_DC2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG4_DC2_T1
{
CompareValue = "2";
Description = "ProcQLen2Desc";
Enabled = FALSE;
GUID = "{61D16026-FE84-4B19-B0D1-801234261E18}";
ID = 7302;
Message = "DefaultMsg5Min";
Name = "ProcQLen2Name";
PropertyName = "ProcessorQueueLength";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG4_DC2;
ChildPath = $DG1_DG4_DC2_T1;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG1_DG5
{
Description = "SysIssDesc";
Enabled = TRUE;
GUID = "{E797CC0E-0117-4D01-83F3-B2BFF0883A21}";
Name = "SysIssName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1;
ChildPath = $DG1_DG5;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG5_DC1
{
ActiveDays = 127;
CollectionIntervalMultiple = 60;
Description = "SysDesc";
GUID = "{27F62CB7-41B4-43D4-B440-979EC151C182}";
Name = "SysName";
ObjectPath = "System";
Properties = {"PercentRegistryQuotaInUse", "ProcessorQueueLength", "SystemUpTime"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG5;
ChildPath = $DG1_DG5_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG5_DC1_T1
{
CompareValue = "90";
Description = "PerRegQUseDesc";
Enabled = FALSE;
GUID = "{E6697684-A40F-4D01-9993-3F29E618C088}";
ID = 7301;
Message = "DefaultMsg10Min";
Name = "PerRegQUseName";
PropertyName = "PercentRegistryQuotaInUse";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 10;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG5_DC1;
ChildPath = $DG1_DG5_DC1_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG5_DC1_T2
{
CompareValue = "1";
Description = "SysUpTDesc";
GUID = "{EAC5B1DD-47E8-45B8-86BE-E6B183391A5E}";
ID = 7350;
Message = "SysOnlineMsg";
Name = "SysUpTName";
PropertyName = "SystemUpTime";
ResetMessage = "NoResetMsg";
State = 3;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 2;
Enabled = FALSE;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG5_DC1;
ChildPath = $DG1_DG5_DC1_T2;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG1_DG6
{
Description = "NetIssDesc";
Enabled = TRUE;
GUID = "{EB29F5FE-389F-445E-8702-947BA1C3A512}";
Name = "NetIssName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1;
ChildPath = $DG1_DG6;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG6_DC1
{
Description = "NetDesc";
GUID = "{9C1C0A46-1337-400C-9CD4-AB5D4971B39F}";
Name = "NetName";
ObjectPath = "NetworkInterface";
Properties = {"BytesReceivedPerSec", "BytesSentPerSec", "BytesTotalPerSec"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG6;
ChildPath = $DG1_DG6_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG6_DC1_T1
{
CompareValue = "500000";
Description = "BytesTPSDesc";
GUID = "{BC129EEE-DFB8-479D-B726-47D5945B7E59}";
ID = 7271;
Message = "DefaultMsg";
Name = "BytesTPSName";
PropertyName = "BytesTotalPerSec";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 3;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG6_DC1;
ChildPath = $DG1_DG6_DC1_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG6_DC2
{
ActiveDays = 127;
CollectionIntervalMultiple = 60;
Description = "RedirDesc";
GUID = "{2996573B-3CD8-4A34-B3BC-1862597DA284}";
Name = "RedirName";
ObjectPath = "Redirector";
Properties = {"NetworkErrorsPerSec", "ServerReconnects"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG6;
ChildPath = $DG1_DG6_DC2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG6_DC2_T1
{
CompareValue = "1";
Description = "SrvrReconnectsDesc";
GUID = "{7760BC2D-99E8-4A70-A5FC-4AA9C30819F1}";
ID = 7272;
Message = "ShortDefaultMsg";
Name = "SrvrReconnectsName";
PropertyName = "ServerReconnects";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 2;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG6_DC2;
ChildPath = $DG1_DG6_DC2_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG6_DC2_T2
{
CompareValue = "1";
Description = "NetworkErrPSDesc";
GUID = "{80301D1A-ED2D-4CF3-A5A7-58813DC61FBE}";
ID = 7274;
Message = "ShortDefaultMsg";
Name = "NetworkErrPSName";
PropertyName = "NetworkErrorsPerSec";
ResetMessage = "DefaultResetMsg";
State = 7;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG6_DC2;
ChildPath = $DG1_DG6_DC2_T2;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG1_DG7
{
Description = "DiskDesc";
Enabled = TRUE;
GUID = "{F97E0776-45CF-4AB5-B714-62A412F3F719}";
Name = "DiskName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1;
ChildPath = $DG1_DG7;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG7_DC1
{
Description = "PhyDiskDesc";
GUID = "{67D153DE-1C38-4F98-9441-F783C700C97E}";
Name = "PhyDiskName";
ObjectPath = "PhysicalDisk";
Properties = {"AvgDiskBytesPerTransfer", "CurrentDiskQueueLength", "DiskReadBytesPerSec", "PercentDiskTime"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG7;
ChildPath = $DG1_DG7_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG7_DC1_T1
{
CompareValue = "2";
Description = "CdiskQLenDesc";
GUID = "{3118D316-574F-42FA-A6D5-1494FEC25D2F}";
ID = 7221;
Message = "DefaultMsg5Min";
Name = "CdiskQLenName";
PropertyName = "CurrentDiskQueueLength";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG7_DC1;
ChildPath = $DG1_DG7_DC1_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG7_DC1_T2
{
CompareValue = "85";
Description = "PerDiskTimDesc";
GUID = "{5ED6FCEC-3EE2-42B6-A3E3-F1DEE69C88CA}";
ID = 7222;
Message = "DefaultMsg30Min";
Name = "PerDiskTimName";
PropertyName = "PercentDiskTime";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 30;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG7_DC1;
ChildPath = $DG1_DG7_DC1_T2;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG7_DC2
{
CollectionIntervalMultiple = 60;
Context = NULL;
Description = "DiskPerfDesc";
Enabled = TRUE;
GUID = "{82E82C29-5C28-41B6-BC09-AD58DE65A706}";
Name = "DiskPerfName";
ObjectPath = "Win32_SystemDriver.Name=\"Diskperf\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "C90CD4CA-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG7;
ChildPath = $DG1_DG7_DC2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG7_DC2_T1
{
CompareValue = "1";
Description = "DiskPerfrunDesc";
Enabled = TRUE;
GUID = "{04B7A4C3-C688-4181-9165-A5AC57B48ABB}";
ID = 7200;
Message = "DiskPerMsg";
Name = "DiskPerfrunName";
PropertyName = "Started";
ResetMessage = "NoResetMsg";
State = 8;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG7_DC2;
ChildPath = $DG1_DG7_DC2_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG1_DG7_DC3
{
ActiveDays = 127;
CollectionIntervalMultiple = 60;
Description = "LogDiskDesc";
GUID = "{83A21B91-AC8D-43D3-8DE8-8E48061855F0}";
Name = "LogDiskName";
ObjectPath = "LogicalDisk";
Properties = {"AvgDiskBytesPerRead", "AvgDiskBytesPerTransfer", "CurrentDiskQueueLength", "DiskReadBytesPerSec", "DiskReadsPerSec", "DiskWritesPerSec", "FreeMegabytes", "PercentDiskReadTime", "PercentDiskTime", "PercentFreeSpace"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG7;
ChildPath = $DG1_DG7_DC3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG7_DC3_T1
{
CompareValue = "90";
Description = "PerDiskTDesc";
GUID = "{D646160E-829B-4088-A60B-88145D3699AE}";
ID = 7213;
Message = "DefaultMsg30Min";
Name = "PerDiskTName";
PropertyName = "PercentDiskTime";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 30;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG7_DC3;
ChildPath = $DG1_DG7_DC3_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG7_DC3_T2
{
CompareValue = "2";
Description = "CDiskQLenDesc";
GUID = "{E39EE978-2707-4676-A950-21B3BCD72B67}";
ID = 7211;
Message = "DefaultMsg5Min";
Name = "CDiskQLenName";
PropertyName = "CurrentDiskQueueLength";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 5;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG7_DC3;
ChildPath = $DG1_DG7_DC3_T2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG7_DC3_T3
{
CompareValue = "100";
Description = "FreeMegaBytesDesc" ;
GUID = "{E6918998-B17D-4562-86CE-34358E804AC9}";
ID = 7212;
Message = "ShortDefaultMsg";
Name = "FreeMegaBytesName" ;
PropertyName = "FreeMegabytes";
ResetMessage = "DefaultResetMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG7_DC3;
ChildPath = $DG1_DG7_DC3_T3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG1_DG7_DC3_T4
{
CompareValue = "10";
Description = "PerFreeSpDesc";
GUID = "{F38EC87B-B7E7-464F-A8E6-2ED827B1DB4E}";
ID = 7214;
Message = "DefaultMsg10Min";
Name = "PerFreeSpName";
PropertyName = "PercentFreeSpace";
ResetMessage = "DefaultResetMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 10;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG1_DG7_DC3;
ChildPath = $DG1_DG7_DC3_T4;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG2
{
Description = "ExMonitorDesc";
Enabled = FALSE;
GUID = "{4E7B34C2-904F-45BC-AD9B-277813F77B88}";
Name = "ExMonitorName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = "Microsoft_HMSystemConfiguration=@";
ChildPath = $DG2;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG2_DG1
{
Description = "ExAddDesc";
Enabled = FALSE;
GUID = "{B8B961BE-E6C1-40A0-8488-E4448DF68C8A}";
Name = "ExAddName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2;
ChildPath = $DG2_DG1;
};
instance of Microsoft_HMEventQueryDataCollectorConfiguration AS $DG2_DG1_DC1
{
Description = "W2EventDesc";
GUID = "{9B95EECD-F3FE-44F5-B096-74164C340629}";
Name = "W2EventName";
Properties = {"EventIdentifier", "SourceName", "Type", "CategoryString", "User", "LogFile", "HMNumInstancesCollected"};
Query = "select * from __instancecreationevent where targetinstance isa \"Win32_NtLogEvent\" AND TargetInstance.Logfile=\"Application\" AND TargetInstance.Type=1";
RequireReset = FALSE;
TargetNamespace = "root\\cimv2";
TypeGUID = "A89E51F1-229F-11d3-BE00-0000F87A3912";
CollectionIntervalMultiple = 1;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG1;
ChildPath = $DG2_DG1_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG1_DC1_T1
{
CompareValue = "1";
Description = "NumInstColl1Desc";
GUID = "{C91810C1-D444-452C-9906-D42687DC5F4F}";
Name = "NumInstColl1Name";
PropertyName = "HMNumInstancesCollected";
State = 3;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG1_DC1;
ChildPath = $DG2_DG1_DC1_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG2_DG1_DC2
{
CollectionIntervalMultiple = 60;
Description = "ExWMIIDesc";
Enabled = TRUE;
GUID = "{0AF63A0E-4F08-442B-9DB5-C9DAF29D1E22}";
Name = "ExWMIIName";
ObjectPath = "Win32_LogicalDisk";
Properties = {"DriveType", "FreeSpace", "Size", "VolumeName"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "C90CD4CA-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG1;
ChildPath = $DG2_DG1_DC2;
};
//???No THresholds under this DC
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG2_DG1_DC3
{
Description = "LdiskDesc";
GUID = "{F7E1BABF-0B38-480D-9DB7-3B89CBD4D599}";
Name = "LdiskName";
ObjectPath = "LogicalDisk";
Properties = {"FreeMegabytes"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG1;
ChildPath = $DG2_DG1_DC3;
};
//???No THresholds under this DC
instance of Microsoft_HMPolledMethodDataCollectorConfiguration AS $DG2_DG1_DC4
{
ActiveDays = 127;
Arguments = {
instance of Microsoft_HMContext
{
Name = "IPAddress";
Type = 8;
Value = "LOCALHOST";
},
instance of Microsoft_HMContext
{
Name = "TimeOut";
Type = 19;
Value = "10";
},
instance of Microsoft_HMContext
{
Name = "Tries";
Type = 19;
Value = "4";
}};
CollectionIntervalMultiple = 60;
Description = "PingDesc";
GUID = "{724B55E3-30FA-4272-BFD9-F8FE654FA337}";
MethodName = "Ping";
Name = "PingName";
ObjectPath = "PingPoller";
Properties = {"Status"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "D442E727-971E-11d3-BE93-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG1;
ChildPath = $DG2_DG1_DC4;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG1_DC4_T1
{
CompareValue = "0";
Description = "StatDesc";
GUID = "{16EC11DC-0BCF-4FFE-9382-046CE8111F70}";
Name = "StatName";
PropertyName = "Status";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG1_DC4;
ChildPath = $DG2_DG1_DC4_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG2_DG1_DC7
{
Description = "ExWMIQDesc";
GUID = "{82506868-B5CC-4459-9F85-549258878547}";
Name = "ExWMIQName";
Properties = {"Enabled"};
Query = "SELECT * FROM Microsoft_HMActionConfiguration";
RequireReset = FALSE;
TargetNamespace = "ROOT\\CIMV2\\MicrosoftHealthMonitor";
TypeGUID = "EF1D6A51-2759-11d3-9390-00A0CC406605";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG1;
ChildPath = $DG2_DG1_DC7;
};
//???No Threshold under DC
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG2_DG1_DC8
{
Description = "ExServMonDesc";
GUID = "{F57EBF09-B7FB-489E-9A43-99896997590C}";
Name = "ExServMonName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"Alerter\"";
RequireReset = FALSE;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG1;
ChildPath = $DG2_DG1_DC8;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG1_DC8_T1
{
CompareValue = "0";
Description = "ServRunDesc";
GUID = "{334D7D05-E029-4311-A0C7-9F2AAD807055}";
ID = 0;
Message = "ServiceStopMsg";
Name = "ServRunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG1_DC8;
ChildPath = $DG2_DG1_DC8_T1;
};
instance of Microsoft_HMEventQueryDataCollectorConfiguration AS $DG2_DC1
{
ActiveDays = 127;
CollectionIntervalMultiple = 1;
Context = NULL;
Description = "ExEventQueryDesc";
Enabled = FALSE;
GUID = "{E92828FB-9896-483C-9380-E27CF5991892}";
Name = "ExEventQueryname";
Properties = {"EventCode"};
Query = "select * from __InstanceCreationEvent where TargetInstance isa \"Win32_NTLogEvent\" AND TargetInstance.LogFile=\"Application\" AND (TargetInstance.EventCode=4097 OR TargetInstance.EventCode=4111)";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "{C90CD4CB-2297-11d3-BE00-0000F87A3912}";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2;
ChildPath = $DG2_DC1;
};
//???No Thresholds under
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG2_DG2
{
Description = "ExWebSiteDesc";
Enabled = FALSE;
GUID = "{212DE85C-806F-47C2-851F-94E9130EC5B0}";
Name = "ExWebSiteName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2;
ChildPath = $DG2_DG2;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG2_DG2_DC1
{
ActiveDays = 127;
CollectionIntervalMultiple = 30;
Description = "ASPCDesc";
GUID = "{2F008987-AAF0-4F53-B842-59F8ECE1BFE1}";
Name = "ASPCName";
ObjectPath = "ActiveServerPages=@";
Properties = {"ErrorsSec", "RequestsExecuting", "RequestsQueued", "RequestWaitTime", "RequestsNotAuthorized", "RequestsNotFound", "RequestsRejected", "RequestsTimedOut"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2;
ChildPath = $DG2_DG2_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC1_T1
{
CompareValue = "5";
Description = "ReqNotAuthDesc";
GUID = "{2A831B52-8864-438B-AB40-53EA5273E9D9}";
ID = 0;
Message = "NotReqAMsg";
Name = "ReqNotAuthName";
PropertyName = "RequestsNotAuthorized";
ResetMessage = "NoResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 2;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC1;
ChildPath = $DG2_DG2_DC1_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC1_T2
{
CompareValue = "5";
Description = "ReqTimeOutDesc" ;
GUID = "{2A9C18F5-DFD8-481C-AFC4-283EDF98F826}";
ID = 0;
Message = "ReqTimeMsg";
Name = "ReqTimeOutName";
PropertyName = "RequestsTimedOut";
ResetMessage = "NoResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC1;
ChildPath = $DG2_DG2_DC1_T2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC1_T3
{
CompareValue = "5";
Description = "ASPErrSecDesc";
GUID = "{35DCA4CA-4CB6-4733-A722-6E53650A3D65}";
ID = 0;
Message = "ShortDefaultMsg";
Name = "ASPErrSecName";
PropertyName = "ErrorsSec";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 4;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC1;
ChildPath = $DG2_DG2_DC1_T3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC1_T4
{
CompareValue = "40";
Description = "ReqQueDesc";
GUID = "{670F4CA1-0C39-41E1-8DD3-D0D675450BAE}";
ID = 0;
Message = "DefaultMsg";
Name = "ReqQueName";
PropertyName = "RequestsQueued";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 4;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC1;
ChildPath = $DG2_DG2_DC1_T4;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC1_T5
{
CompareValue = "5";
Description = "ReqNotFound";
GUID = "{893D65D3-AA2E-4286-90CC-D66913C5E37F}";
ID = 0;
Message = "DefaultMsg";
Name = "ReqNotFound";
PropertyName = "RequestsNotFound";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC1;
ChildPath = $DG2_DG2_DC1_T5;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC1_T6
{
CompareValue = "1";
Description = "ReqWaitTimeDesc";
GUID = "{95BFDB9F-5A03-4129-B5A6-04A1EA9963CD}";
ID = 0;
Message = "DefaultMsg";
Name = "ReqWaitTimeName";
PropertyName = "RequestWaitTime";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 4;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC1;
ChildPath = $DG2_DG2_DC1_T6;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC1_T7
{
CompareValue = "1";
Description = "ReqExDesc";
GUID = "{B54088B2-B9EC-4E86-AA39-5B994AB04A15}";
ID = 0;
Message = "ExecMsg";
Name = "ReqExName";
PropertyName = "RequestsExecuting";
ResetMessage = "NoResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 4;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC1;
ChildPath = $DG2_DG2_DC1_T7;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC1_T8
{
CompareValue = "5";
Description = "ReqReject";
GUID = "{E9561BEE-B85C-4621-8F37-3797B0B7E13E}";
ID = 0;
Message = "RejReqMsg";
Name = "ReqReject";
PropertyName = "RequestsRejected";
ResetMessage = "NoResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC1;
ChildPath = $DG2_DG2_DC1_T8;
};
instance of Microsoft_HMEventQueryDataCollectorConfiguration AS $DG2_DG2_DC2
{
ActiveDays = 127;
CollectionIntervalMultiple = 1;
Description = "ASPDesc";
GUID = "{3C02767C-EB1B-431B-846F-D9EF5D20466B}";
Name = "ASPName";
Properties = {"EventIdentifier", "SourceName", "Type", "CategoryString", "User", "LogFile"};
Query = "select * from __instanceCreationevent where targetinstance isa \"Win32_NtLogEvent\" AND TargetInstance.Logfile=\"Application\" AND TargetInstance.Type=1 AND TargetInstance.SourceName=\"Active Server Pages\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "A89E51F1-229F-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2;
ChildPath = $DG2_DG2_DC2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC2_T1
{
CompareValue = "1";
Description = "ASPEvtLogDesc";
GUID = "{ADDC60BC-492F-448A-BB22-191836CBFC66}";
ID = 0;
Message = "ASPEventMsg";
Name = "ASPEvtLogName";
PropertyName = "EventIdentifier";
ResetMessage = "NoResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC2;
ChildPath = $DG2_DG2_DC2_T1;
};
instance of Microsoft_HMEventQueryDataCollectorConfiguration AS $DG2_DG2_DC3
{
CollectionIntervalMultiple = 1;
Description = "WSEDesc";
GUID = "{57B036F6-6DBE-45E4-904E-C444344CF167}";
Name = "WSEName";
Properties = {"EventIdentifier", "SourceName", "Type", "CategoryString", "User", "LogFile"};
Query = "select * from __instancecreationevent where targetinstance isa \"Win32_NtLogEvent\" AND TargetInstance.Logfile=\"Application\" AND TargetInstance.Type=1 AND TargetInstance.SourceName=\"W3Svc\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "A89E51F1-229F-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2;
ChildPath = $DG2_DG2_DC3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC3_T1
{
CompareValue = "1";
Description = "WebSerErrDesc";
GUID = "{26D174DF-0DD3-42FA-A618-C41F6BD98CA1}";
ID = 0;
Message = "WebNTMsg";
Name = "WebSerErrName";
PropertyName = "EventIdentifier";
ResetMessage = "NoResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC3;
ChildPath = $DG2_DG2_DC3_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG2_DG2_DC4
{
ActiveDays = 127;
CollectionIntervalMultiple = 60;
Description = "MSWebDesc";
GUID = "{8C1D6F1E-F149-41A8-A6AB-F9DEBFA0FD84}";
Name = "MSWebName";
ObjectPath = "HTTPProvider.Method=\"GET\",Url=\"www.microsoft.com\",TimeoutMSecs=30,FollowRedirects=1";
Properties = {"StatusCode", "StatusText", "ContentLength", "TextResponse", "RawHeaders", "ContentType", "Cookie", "LastModified", "ResponseTime"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "C90CD4CD-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2;
ChildPath = $DG2_DG2_DC4;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC4_T1
{
CompareValue = "30000";
Description = "RespTDesc";
GUID = "{2E14B190-0637-4A42-8E6A-A54BCC71AD08}";
ID = 0;
Message = "ShortDefaultMsg";
Name = "RespTName";
PropertyName = "ResponseTime";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC4;
ChildPath = $DG2_DG2_DC4_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC4_T2
{
CompareValue = "400";
Description = "StatCodeDesc";
GUID = "{D58BA3B2-44C1-42F4-96B1-7DF20CA2D3DC}";
ID = 0;
Message = "ShortDefaultMsg";
Name = "StatCodeName";
PropertyName = "StatusCode";
ResetMessage = "DefaultResetMsg";
State = 0;
TestCondition = 4;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC4;
ChildPath = $DG2_DG2_DC4_T2;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG2_DG2_DC5
{
ActiveDays = 127;
CollectionIntervalMultiple = 30;
Description = "WebSrvDesc";
GUID = "{CEFB94DB-998C-4C30-925D-268370D3DC84}";
Name = "WebSrvName";
ObjectPath = "WebService.InstanceName=\"_Total\"";
Properties = {"CurrentAnonymousUsers", "TotalNotFoundErrors"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2;
ChildPath = $DG2_DG2_DC5;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC5_T1
{
CompareValue = "1";
Description = "CurAnonUserDesc" ;
GUID = "{6312BD7E-886E-49E0-92F9-7DA91D7B031B}";
ID = 0;
Message = "AnonUsersMsg";
Name = "CurAnonUserName";
PropertyName = "CurrentAnonymousUsers";
ResetMessage = "NoResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC5;
ChildPath = $DG2_DG2_DC5_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG2_DG2_DC5_T2
{
CompareValue = "10";
Description = "TotNotFndErrDesc" ;
GUID = "{7A6FFC44-C0E2-42BA-9F8E-A252CF56B60F}";
ID = 0;
Message = "ShortDefaultMsg";
Name = "TotNotFndErrName" ;
PropertyName = "TotalNotFoundErrors";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 4;
UseFlag = 2;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG2_DG2_DC5;
ChildPath = $DG2_DG2_DC5_T2;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG3
{
Description = "ServDesc";
Enabled = TRUE;
GUID = "{BDC30899-F3F3-4062-B440-09812B938930}";
Name = "ServName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = "Microsoft_HMSystemConfiguration=@";
ChildPath = $DG3;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG3_DG1
{
Description = "SMSDesc";
Enabled = FALSE;
GUID = "{E213550F-ED7B-400C-A3ED-3FC2906E0311}";
Name = "SMSName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3;
ChildPath = $DG3_DG1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG1_DC1
{
CollectionIntervalMultiple = 60;
Context = NULL;
Description = "SMSSQLDesc";
Enabled = FALSE;
GUID = "{1B900A18-A066-4A78-ADCC-CB2FD343378D}";
Name = "SMSSQLName";
ObjectPath = "Win32_Service.Name=\"SMS_SQL_Monitor\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "{C90CD4CA-2297-11d3-BE00-0000F87A3912}";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG1;
ChildPath = $DG3_DG1_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG1_DC1_T1
{
CompareValue = "1";
Description = "SMSSQLMonDesc";
Enabled = FALSE;
GUID = "{A6BF9624-6E35-4788-B447-17CCC6DB5A82}";
ID = 7525;
Message = "ServiceStopMsg";
Name = "SMSSQLMonName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG1_DC1;
ChildPath = $DG3_DG1_DC1_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG1_DC2
{
CollectionIntervalMultiple = 60;
Context = NULL;
Description = "SMSSiteDesc";
Enabled = FALSE;
GUID = "{4A623B81-BF80-45B9-8884-FD24A3C82488}";
Name = "SMSSiteName";
ObjectPath = "Win32_Service.Name=\"SMS_Site_Component_Manager\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "{C90CD4CA-2297-11d3-BE00-0000F87A3912}";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG1;
ChildPath = $DG3_DG1_DC2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG1_DC2_T1
{
CompareValue = "1";
Description = "SMSsiteComDesc";
Enabled = FALSE;
GUID = "{7325CA0C-D5E1-4F97-98AF-76E78A68C0F8}";
ID = 7522;
Message = "ServiceStopMsg";
Name = "SMSsiteComName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG1_DC2;
ChildPath = $DG3_DG1_DC2_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG1_DC3
{
CollectionIntervalMultiple = 60;
Context = NULL;
Description = "SMSExecDesc";
Enabled = FALSE;
GUID = "{57C12FB8-E86E-4D79-B66E-8DB30951B789}";
Name = "SMSExecName";
ObjectPath = "Win32_Service.Name=\"SMS_Executive\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "C90CD4CA-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG1;
ChildPath = $DG3_DG1_DC3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG1_DC3_T1
{
CompareValue = "1";
Description = "SMSExecServDesc";
Enabled = FALSE;
GUID = "{ABB27682-97DD-468B-8A5B-E1B32568E58A}";
ID = 7520;
Message = "ServiceStopMsg";
Name = "SMSExecServName";
PropertyName = "Started";
ResetMessage = "SErviceStartMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG1_DC3;
ChildPath = $DG3_DG1_DC3_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG1_DC4
{
CollectionIntervalMultiple = 60;
Context = NULL;
Description = "SMSStatDesc";
Enabled = FALSE;
GUID = "{B6A121AD-C148-4E40-8636-2B0FCBF24B5A}";
Name = "SMSStatName";
ObjectPath = "Win32_Service.Name=\"SMS_Status_Manager\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "C90CD4CA-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG1;
ChildPath = $DG3_DG1_DC4;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG1_DC4_T1
{
CompareValue = "1";
Description = "SMSStatServDesc";
Enabled = FALSE;
GUID = "{32DD1479-1637-47F4-A4A1-05E5BAB07F02}";
ID = 7523;
Message = "ServiceStopMsg";
Name = "SMSStatServName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG1_DC4;
ChildPath = $DG3_DG1_DC4_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG1_DC5
{
CollectionIntervalMultiple = 60;
Context = NULL;
Description = "InboxDesc";
Enabled = FALSE;
GUID = "{F3C72A04-7172-47F6-A567-89881196B3A3}";
Name = "InboxName";
ObjectPath = "Win32_Service.Name=\"SMS_Inbox_Manager\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "C90CD4CA-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG1;
ChildPath = $DG3_DG1_DC5;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG1_DC5_T1
{
CompareValue = "1";
Description = "SMSInboxManDesc";
Enabled = FALSE;
GUID = "{AB74FFD1-560A-4788-AFDE-0C2C992E154E}";
ID = 7521;
Message = "ServiceStopMsg";
Name = "SMSInboxManName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG1_DC5;
ChildPath = $DG3_DG1_DC5_T1;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG3_DG2
{
Description = "SNADesc";
Enabled = FALSE;
GUID = "{541F9B9B-CA66-4F97-9320-1CFAAE3164CA}";
Name = "SNAName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3;
ChildPath = $DG3_DG2;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG2_DC1
{
CollectionIntervalMultiple = 60;
Context = NULL;
Description = "SNAServDesc";
Enabled = FALSE;
GUID = "{68D4598E-3129-40B6-B262-359AD656C07B}";
Name = "SNAServName";
ObjectPath = "Win32_Service.Name=\"SNABase\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "{C90CD4CA-2297-11d3-BE00-0000F87A3912}";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG2;
ChildPath = $DG3_DG2_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG2_DC1_T1
{
CompareValue = "1";
Description = "SNAStopDesc";
Enabled = FALSE;
GUID = "{E76E39D0-C968-4F11-AAA8-0800F4908D62}";
ID = 7540;
Message = "ServiceStopMsg";
Name = "SNAStopName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG2_DC1;
ChildPath = $DG3_DG2_DC1_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG2_DC2
{
CollectionIntervalMultiple = 60;
Context = NULL;
Description = "SNADesc";
Enabled = FALSE;
GUID = "{DE35C659-4C23-4D0D-B9A5-D1F68E292131}";
Name = "SNAName";
ObjectPath = "SNA_Connection";
Properties = {"Status"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\SNA";
TypeGUID = "{C90CD4CA-2297-11d3-BE00-0000F87A3912}";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG2;
ChildPath = $DG3_DG2_DC2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG2_DC2_T1
{
CompareValue = "-1";
Description = "SNAHostDesc" ;
Enabled = FALSE;
GUID = "{6E7BAFA0-F1C9-484D-9DA6-67DC463A89C5}";
ID = 7530;
Message = "SNALostMsg";
Name = "SNAHostName" ;
PropertyName = "Status";
ResetMessage = "NoResetMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG2_DC2;
ChildPath = $DG3_DG2_DC2_T1;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG3_DG3
{
Description = "ProxyDesc";
Enabled = FALSE;
GUID = "{78595F7F-27E0-449E-BC92-B241A8D1A784}";
Name = "ProxyName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3;
ChildPath = $DG3_DG3;
};
//???Nothing under
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG3_DG4
{
Description = "WinNTDesc";
Enabled = TRUE;
GUID = "{80B4133F-1377-4A8A-AA4D-5B81E99F23BB}";
Name = "WinNTName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3;
ChildPath = $DG3_DG4;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG3_DG4_DG1
{
Description = "SecServDesc";
Enabled = FALSE;
GUID = "{CA890366-65BE-4116-8E39-F51D90A64174}";
Name = "SecServName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4;
ChildPath = $DG3_DG4_DG1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC1
{
ActiveDays = 127;
CollectionIntervalMultiple = 300;
Description = "RemoveDesc";
GUID = "{04D958F4-CB95-4062-89B5-5606B45EB751}";
Name = "RemoveName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"NtmsSvc\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC1_T1
{
Description = "RemStorRunDesc";
GUID = "{2BC9783F-F2D5-4F4A-9435-3714E6A97C87}";
ID = 8320;
Message = "ServiceStopMsg";
Name = "RemStorRunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC1;
ChildPath = $DG3_DG4_DG1_DC1_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC2
{
ActiveDays = 127;
CollectionIntervalMultiple = 300;
Description = "SecLogDesc";
GUID = "{336F24D0-72B8-4CE6-B939-2A908C3180F2}";
Name = "SecLogName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"seclogon\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC1_T2
{
Description = "SecLogOnSrvDesc";
GUID = "{6982FDCF-E7D9-4870-85BC-771F9CE38564}";
ID = 8330;
Message = "ServiceStopMsg";
Name = "SecLogOnSrvName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC2;
ChildPath = $DG3_DG4_DG1_DC1_T2;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC3
{
ActiveDays = 127;
CollectionIntervalMultiple = 300;
Description = "ProtSDesc";
GUID = "{3DA93809-43E7-40B5-B85C-8818D6716F0E}";
Name = "ProtSName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"ProtectedStorage\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC3_T1
{
Description = "ProtStRunDesc";
GUID = "{F6EF2B78-5232-4153-8C70-A17A9FFBCDBF}";
ID = 8290;
Message = "ServiceStopMsg";
Name = "ProtStRunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC3;
ChildPath = $DG3_DG4_DG1_DC3_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC4
{
ActiveDays = 127;
CollectionIntervalMultiple = 300;
Description = "DLTCDesc";
GUID = "{3FD79B9B-08A4-4BC9-B304-1A6EBBF43C58}";
Name = "DLTCName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"TrkWks\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC4;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC4_T1
{
Description = "DistLnkTrckDesc";
GUID = "{82974106-17E9-4CC6-8AC2-F0F642C72F74}";
ID = 8210;
Message = "ServiceStopMsg";
Name = "DistLnkTrckName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC4;
ChildPath = $DG3_DG4_DG1_DC4_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC5
{
ActiveDays = 127;
CollectionIntervalMultiple = 180;
Description = "EvLogDesc";
GUID = "{4B50F859-AEF1-4739-AE61-864C17CF73BC}";
Name = "EvLogName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"Eventlog\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC5;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC5_T1
{
Description = "EvtLogRunDesc";
GUID = "{5087EC2F-FA73-435A-811E-644DA099AFF5}";
ID = 8240;
Message = "ServiceStopMsg";
Name = "EvtLogRunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC5;
ChildPath = $DG3_DG4_DG1_DC5_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC6
{
ActiveDays = 127;
CollectionIntervalMultiple = 300;
Description = "RPCDesc";
GUID = "{519CCD16-1D76-4C42-83B3-83B4E059A302}";
Name = "RPCName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"RpcSs\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC6;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC6_T1
{
Description = "RPCserDesc";
GUID = "{BE5F993D-A21E-4ED8-96B2-D42BDE784CE0}";
ID = 8300;
Message = "ServiceStopMsg";
Name = "RPCserName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC6;
ChildPath = $DG3_DG4_DG1_DC6_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC7
{
ActiveDays = 127;
CollectionIntervalMultiple = 300;
Description = "SysEvDesc";
GUID = "{8913B9B1-FE8C-48FB-B2FC-7C852B0CA092}";
Name = "SysEvName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"SENS\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC7;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC7_T1
{
Description = "SENrunDesc";
GUID = "{4BFC2CC9-D5D6-4131-AB54-E57F35BCBF44}";
ID = 8340;
Message = "ServiceStopMsg";
Name = "SENrunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC7;
ChildPath = $DG3_DG4_DG1_DC7_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC8
{
ActiveDays = 127;
CollectionIntervalMultiple = 120;
Description = "TCPDesc";
GUID = "{8CE6F1B9-3C24-4BEA-9EF3-AA26C0E6CE5A}";
Name = "TCPName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"LmHosts\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC8;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC8_T1
{
Description = "TCPIPNetbiosDesc";
GUID = "{365BF5C7-2721-416C-A205-9B279D8265C0}";
ID = 8350;
Message = "ServiceStopMsg";
Name = "TCPIPNetbiosName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC8;
ChildPath = $DG3_DG4_DG1_DC8_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC9
{
ActiveDays = 127;
CollectionIntervalMultiple = 600;
Description = "TermServDesc";
GUID = "{91BEC41F-FDF8-4E99-843A-240CCA15A81D}";
Name = "TermServName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"TermService\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC9;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC9_T1
{
Description = "TermServRunDesc";
GUID = "{F1576470-E983-45F2-90A1-1EBFD38DF0DE}";
ID = 8360;
Message = "ServiceStopMsg";
Name = "TermServRunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC9;
ChildPath = $DG3_DG4_DG1_DC9_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC10
{
ActiveDays = 127;
CollectionIntervalMultiple = 600;
Description = "IPSecDesc";
GUID = "{9B9CFA79-25A9-483B-9BBB-0A455C740AC3}";
Name = "IPSecName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"PolicyAgent\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC10;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC10_T1
{
Description = "IPSecPolAgentDesc";
GUID = "{14C27E46-0164-4D57-9FC3-79E93D32185F}";
ID = 8260;
Message = "ServiceStopMsg";
Name = "IPSecPolAgentName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC10;
ChildPath = $DG3_DG4_DG1_DC10_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC11
{
ActiveDays = 127;
CollectionIntervalMultiple = 1800;
Description = "WTimeDesc";
GUID = "{9D4B511B-C241-4B6E-9608-DCADC588E2D4}";
Name = "WTimeName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"W32Time\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC11;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC11_T1
{
Description = "WinTimeSrvDesc";
GUID = "{399CE8B7-4F6D-4E28-B552-AA5F68551F49}";
ID = 8370;
Message = "ServiceStopMsg";
Name = "WinTimeSrvName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC11;
ChildPath = $DG3_DG4_DG1_DC11_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC12
{
ActiveDays = 127;
CollectionIntervalMultiple = 300;
Description = "IndServDesc";
GUID = "{B626A61A-6391-43CB-A02A-C5DA36EA33F5}";
Name = "IndServName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"cisvc\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC12;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC12_T1
{
Description = "IndexSrvDesc";
GUID = "{8AE75BDA-65B5-4481-8C57-933A6C2230CA}";
ID = 8250;
Message = "ServiceStopMsg";
Name = "IndexSrvName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC12;
ChildPath = $DG3_DG4_DG1_DC12_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC13
{
ActiveDays = 127;
CollectionIntervalMultiple = 600;
Description = "TSLDesc";
GUID = "{D8C28C12-F207-4794-9B36-24D498DA7FBD}";
Name = "TSLName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"TermServLicensing\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC13;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC13_T1
{
Description = "TermLicStartDesc";
GUID = "{ECEF4F9B-DC30-4A61-9BC6-C0948C50D588}";
ID = 8360;
Message = "ServiceStopMsg";
Name = "TermLicStartName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC13;
ChildPath = $DG3_DG4_DG1_DC13_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG1_DC14
{
ActiveDays = 127;
CollectionIntervalMultiple = 300;
Description = "RemRegDesc";
GUID = "{E234F00C-0FE5-4253-A4EF-B5D4D21D515E}";
Name = "RemRegName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"RemoteRegistry\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1;
ChildPath = $DG3_DG4_DG1_DC14;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG1_DC14_T1
{
Description = "RemoteRegDesc";
GUID = "{B084748F-1ECC-4E6C-A67A-AAC2E2BE4CEC}";
ID = 8310;
Message = "ServiceStopMsg";
Name = "RemoteRegName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG1_DC14;
ChildPath = $DG3_DG4_DG1_DC14_T1;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG3_DG4_DG2
{
Description = "MainServDesc";
GUID = "{79009F14-BE92-4EC1-A482-D459235E3AAC}";
Name = "MainServName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4;
ChildPath = $DG3_DG4_DG2;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC1
{
ActiveDays = 127;
CollectionIntervalMultiple = 720;
Description = "DHCPDesc";
Enabled = TRUE;
GUID = "{0D540B8D-7690-42BA-B28C-C424DCCDF37A}";
Name = "DHCPName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"Dhcp\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC1_T1
{
Description = "DHCPRunDesc";
GUID = "{242B2788-CA9F-4419-9D91-774AB7E7A296}";
ID = 8010;
Message = "ServiceStopMsg";
Name = "DHCPRunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC1;
ChildPath = $DG3_DG4_DG2_DC1_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC2
{
ActiveDays = 127;
CollectionIntervalMultiple = 240;
Description = "ServerDesc";
Enabled = TRUE;
GUID = "{1B70B64C-B489-4CDD-8DE9-A3185148CD74}";
Name = "ServerName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"Server\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC2_T1
{
Description = "ServRunDesc";
GUID = "{85E4504E-DE7B-4E0B-80A8-283A51CCD587}";
ID = 8060;
Message = "ServiceStopMsg";
Name = "ServRunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC2;
ChildPath = $DG3_DG4_DG2_DC2_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC3
{
ActiveDays = 127;
CollectionIntervalMultiple = 900;
Description = "TaskDesc";
Enabled = TRUE;
GUID = "{251B34BD-8806-451C-BB0F-A656430B50C4}";
Name = "TaskName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"Schedule\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC3_T1
{
CompareValue = "";
Description = "SchedRunDesc";
GUID = "{424A2263-C815-408E-A0DF-B4DE3F87623E}";
ID = 8070;
Message = "ServiceStopMsg";
Name = "SchedRunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC3;
ChildPath = $DG3_DG4_DG2_DC3_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC4
{
ActiveDays = 127;
CollectionIntervalMultiple = 600;
Description = "NetLogDesc";
GUID = "{71699745-325C-46C4-92A1-C5665A498ACF}";
Name = "NetLogName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"Netlogon\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC4;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC4_T1
{
Description = "NetLogonRunDesc";
GUID = "{9C79C64E-74ED-4276-8E44-AB6DA9CF19CA}";
ID = 8030;
Message = "ServiceStopMsg";
Name = "NetLogonRunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC4;
ChildPath = $DG3_DG4_DG2_DC4_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC5
{
ActiveDays = 127;
CollectionIntervalMultiple = 60;
Description = "BrowsDesc";
GUID = "{7BE06687-5133-4EFB-8794-F23F6A381BE3}";
Name = "BrowsName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"Browser\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC5;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC5_T1
{
Description = "BrwsrRunDesc";
GUID = "{E8B138F2-15E6-4CB2-B285-8284CEEBEC67}";
ID = 8200;
Message = "ServiceStopMsg";
Name = "BrwsrRunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC5;
ChildPath = $DG3_DG4_DG2_DC5_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC6
{
ActiveDays = 127;
CollectionIntervalMultiple = 130;
Description = "LogDMDesc";
GUID = "{A2E33FCD-3850-4860-8A75-F2CA58CB81BB}";
Name = "LogDMName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"dmserver\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC6;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC6_T1
{
Description = "LogDiskManDesc";
GUID = "{FFFBCE20-1081-416F-ABE9-4A5BB9262F7D}";
ID = 8270;
Message = "ServiceStopMsg";
Name = "LogDiskManName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC6;
ChildPath = $DG3_DG4_DG2_DC6_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC7
{
ActiveDays = 127;
CollectionIntervalMultiple = 300;
Description = "PPDesc";
GUID = "{A85558D2-0EA6-4378-9901-6E3E3255240A}";
Name = "PPName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"PlugPlay\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC7;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC7_T1
{
Description = "PNPrunDesc";
GUID = "{038D0B71-CE3D-44D5-9BAE-3141EE8EB60D}";
ID = 8280;
Message = "ServiceStopMsg";
Name = "PNPrunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC7;
ChildPath = $DG3_DG4_DG2_DC7_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC8
{
ActiveDays = 127;
CollectionIntervalMultiple = 480;
Description = "WLogDesc";
Enabled = TRUE;
GUID = "{C89C4644-EA87-4F24-BF2A-D479EAB59D41}";
Name = "WLogName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"WINLOGON\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC8;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC8_T1
{
Description = "WinLogonServDesc";
GUID = "{0CCA1472-3A4C-49B3-9147-474703E19815}";
ID = 8080;
Message = "ServiceStopMsg";
Name = "WinLogonServName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC8;
ChildPath = $DG3_DG4_DG2_DC8_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC9
{
ActiveDays = 127;
CollectionIntervalMultiple = 140;
Description = "DNSDesc";
GUID = "{DE811A2A-ACBE-4F9F-9F30-C191C7265DCB}";
Name = "DNSName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"Dnscache\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC9;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC9_T1
{
Description = "DNSClientDesc";
GUID = "{35F08682-5316-46A6-B34A-24252C32839C}";
ID = 8230;
Message = "ServiceStopMsg";
Name = "DNSClientName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC9;
ChildPath = $DG3_DG4_DG2_DC9_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC10
{
ActiveDays = 127;
CollectionIntervalMultiple = 120;
Description = "AlertDesc";
GUID = "{E2BC862E-C37F-4819-B605-FC23E3DE3C2C}";
Name = "AlertName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"Alerter\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC10;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC10_T1
{
CompareValue = "0";
Description = "AlerterDesc";
GUID = "{7740A096-EB82-4689-B990-F367D821EC3D}";
ID = 8000;
Message = "ServiceStopMsg";
Name = "AlerterName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC10;
ChildPath = $DG3_DG4_DG2_DC10_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC11
{
ActiveDays = 127;
CollectionIntervalMultiple = 120;
Description = "MessDesc";
GUID = "{EADD501E-587D-4A82-B600-FFC5E00834E3}";
Name = "MessName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"Messenger\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC11;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC11_T1
{
Description = "MsgnrServDesc";
GUID = "{7F6029A3-20B0-47E3-BD9A-077399E62636}";
ID = 8290;
Message = "ServiceStopMsg";
Name = "MsgnrServName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC11;
ChildPath = $DG3_DG4_DG2_DC11_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC12
{
ActiveDays = 127;
CollectionIntervalMultiple = 360;
Description = "SAMDesc";
Enabled = TRUE;
GUID = "{ED56B6CD-6806-45F5-BEE6-1D8C96A1CAC4}";
Name = "SAMName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"SamSs\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC12;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC12_T1
{
Description = "SAMrunDesc";
GUID = "{42A9CE30-BF4B-4935-BCED-E3635BEEC80D}";
ID = 8050;
Message = "ServiceStopMsg";
Name = "SAMrunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC12;
ChildPath = $DG3_DG4_DG2_DC12_T1;
};
instance of Microsoft_HMPolledQueryDataCollectorConfiguration AS $DG3_DG4_DG2_DC13
{
ActiveDays = 127;
CollectionIntervalMultiple = 300;
Description = "PspoolDesc";
Enabled = TRUE;
GUID = "{FEB78173-725F-4597-8CCA-1E04AC43D244}";
Name = "PspoolName";
Properties = {"Started"};
Query = "select * from Win32_Service where Name=\"Spooler\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "C90CD4CF-2297-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2;
ChildPath = $DG3_DG4_DG2_DC13;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG4_DG2_DC13_T1
{
Description = "PrntSplRunDesc";
GUID = "{32BA885D-AFC5-4CBD-9B8B-446A57A394AF}";
ID = 8040;
Message = "ServiceStopMsg";
Name = "PrntSplRunName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 8;
TestCondition = 2;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG4_DG2_DC13;
ChildPath = $DG3_DG4_DG2_DC13_T1;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG3_DG5
{
Description = "SQLServDesc";
Enabled = FALSE;
GUID = "{B3114BF9-51EE-414F-A2AC-2826D6FACA53}";
Name = "SQLServName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3;
ChildPath = $DG3_DG5;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG3_DG5_DG1
{
Description = "SQLPerfDesc";
Enabled = FALSE;
GUID = "{87D4720D-7EAE-4F34-A568-A8C5F106849F}";
Name = "SQLPerfName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5;
ChildPath = $DG3_DG5_DG1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG5_DG1_DC1
{
Description = "SQLStatDesc";
GUID = "{3FA642BE-AAFF-4F6B-AA55-248433B91A7E}";
Name = "SQLStatName";
ObjectPath = "PERF_SQLServer_SQL_Statistics=@";
Properties = {"SQL_Compilations_sec_perf", "SQL_Re_Compilations_sec_perf", "Unsafe_Auto_Params_sec_perf", "Failed_Auto_Params_sec_perf"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1;
ChildPath = $DG3_DG5_DG1_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC1_T1
{
CompareValue = "10";
Description = "SQLCompDesc";
GUID = "{36393756-A821-4E5A-8A3D-4D6B61BEFBD2}";
Name = "SQLCompName";
PropertyName = "SQL_Compilations_sec_perf";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC1;
ChildPath = $DG3_DG5_DG1_DC1_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC1_T2
{
CompareValue = "100";
Description = "FailAutoDesc";
GUID = "{4568D181-DCF8-469D-9C73-ECA83179BD4C}";
Name = "FailAutoName";
PropertyName = "Failed_Auto_Params_sec_perf";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC1;
ChildPath = $DG3_DG5_DG1_DC1_T2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC1_T3
{
CompareValue = "5";
Description = "SQLReCompDesc";
GUID = "{EF51D885-84AE-48A2-A594-4F87DE394790}";
Name = "SQLReCompName";
PropertyName = "SQL_Re_Compilations_sec_perf";
State = 8;
TestCondition = 1;
ThresholdDuration = 2;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC1;
ChildPath = $DG3_DG5_DG1_DC1_T3;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG5_DG1_DC2
{
Description = "MMDesc";
GUID = "{565F35F2-5BF3-4956-893D-E17D4DDFEB7A}";
Name = "MMName";
ObjectPath = "PERF_SQLServer_Memory_Manager=@";
Properties = {"Lock_Memory__KB__perf", "Total_Server_Memory__KB__perf"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1;
ChildPath = $DG3_DG5_DG1_DC2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC2_T1
{
CompareValue = "50000";
Description = "TotSerMemDesc";
GUID = "{4D7632C4-9338-4FB5-A485-895EC9ED93BD}";
Name = "TotSerMemName";
PropertyName = "Total_Server_Memory__KB__perf";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC2;
ChildPath = $DG3_DG5_DG1_DC2_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC2_T2
{
CompareValue = "10000";
Description = "LockMemDesc";
GUID = "{F38A6471-A3CB-4250-96CC-CAFE0B5058D5}";
Name = "LockMemName";
PropertyName = "Lock_Memory__KB__perf";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC2;
ChildPath = $DG3_DG5_DG1_DC2_T2;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG5_DG1_DC3
{
Description = "AccDesc";
GUID = "{5CEDED27-E46F-441D-A144-6A279DD1A52E}";
Name = "AccName";
ObjectPath = "PERF_SQLServer_Access_Methods=@";
Properties = {"Table_Lock_Escalations_sec_perf"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1;
ChildPath = $DG3_DG5_DG1_DC3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC3_T1
{
CompareValue = "10";
Description = "TableLockDesc";
GUID = "{2D554702-CFE6-4414-8524-2DA24F748DFB}";
Name = "TableLockName";
PropertyName = "Table_Lock_Escalations_sec_perf";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC3;
ChildPath = $DG3_DG5_DG1_DC3_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG5_DG1_DC4
{
Description = "BuffDesc";
GUID = "{A30B9E50-6168-4631-B56F-A5CCE07CD2FB}";
Name = "BuffName";
ObjectPath = "PERF_SQLServer_Buffer_Manager=@";
Properties = {"Buffer_cache_hit_ratio_perf", "Free_pages_perf", "Page_reads_sec_perf", "Page_writes_sec_perf"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1;
ChildPath = $DG3_DG5_DG1_DC4;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC4_T1
{
CompareValue = "10";
Description = "FreeBuffPageDesc";
GUID = "{2CBC0E9D-9F42-420F-ACDB-FA68523C794A}";
Name = "FreeBuffPageName";
PropertyName = "Free_pages_perf";
State = 8;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC4;
ChildPath = $DG3_DG5_DG1_DC4_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC4_T2
{
CompareValue = "1000";
Description = "PageReadPSDesc";
GUID = "{33B13035-5C2B-4085-BF9C-1363B2362510}";
Name = "PageReadPSName";
PropertyName = "Page_reads_sec_perf";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC4;
ChildPath = $DG3_DG5_DG1_DC4_T2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC4_T3
{
CompareValue = "90";
Description = "BuffCacheHitDesc";
GUID = "{37E3B845-44FD-474F-9926-B59D01C52EC4}";
Name = "BuffCacheHitName";
PropertyName = "Buffer_cache_hit_ratio_perf";
State = 8;
TestCondition = 0;
ThresholdDuration = 2;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC4;
ChildPath = $DG3_DG5_DG1_DC4_T3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC4_T4
{
CompareValue = "1000";
Description = "PageWritePSDesc";
GUID = "{BAD8164F-9F27-49E6-9F3B-94A051BD68FA}";
Name = "PageWritePSName";
PropertyName = "Page_writes_sec_perf";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC4;
ChildPath = $DG3_DG5_DG1_DC4_T4;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG5_DG1_DC5
{
Description = "LockDesc";
GUID = "{DD696498-5C03-4476-811B-4E3A10D98704}";
Name = "LockName";
ObjectPath = "PERF_SQLServer_Locks.InstanceName=\"Database\"";
Properties = {"Lock_Timeouts_sec_perf", "Number_of_Deadlocks_sec_perf"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1;
ChildPath = $DG3_DG5_DG1_DC5;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC5_T1
{
CompareValue = "10";
Description = "LockTimeOutPSDesc";
GUID = "{55C38849-89C6-4638-B722-D69B01B2DE23}";
Name = "LockTimeOutPSName";
PropertyName = "Lock_Timeouts_sec_perf";
State = 8;
TestCondition = 1;
ThresholdDuration = 2;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC5;
ChildPath = $DG3_DG5_DG1_DC5_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC5_T2
{
CompareValue = "10";
Description = "NumDeadLockPSDesc";
GUID = "{ED7C6E68-7725-44E5-AE43-641FB633B325}";
Name = "NumDeadLockPSName";
PropertyName = "Number_of_Deadlocks_sec_perf";
State = 8;
TestCondition = 1;
ThresholdDuration = 2;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC5;
ChildPath = $DG3_DG5_DG1_DC5_T2;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG5_DG1_DC6
{
Description = "GenDesc";
GUID = "{DDBEDD5E-BDBD-476A-9273-3704E11744C7}";
Name = "GenName";
ObjectPath = "PERF_SQLServer_General_Statistics=@";
Properties = {"User_Connections_perf"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1;
ChildPath = $DG3_DG5_DG1_DC6;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC6_T1
{
CompareValue = "1000";
Description = "UserConnDesc";
GUID = "{40C1BEC9-81F1-4145-A83E-9EC129D0B481}";
ID = 0;
Message = "ShortDefaultMsg";
Name = "UserConnName";
PropertyName = "User_Connections_perf";
ResetMessage = "DefaultResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC6;
ChildPath = $DG3_DG5_DG1_DC6_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG5_DG1_DC7
{
Description = "DBDesc";
GUID = "{DEA660ED-3CCE-4CB5-ABB5-46F341FA855C}";
Name = "DBName";
ObjectPath = "PERF_SQLServer_Databases.InstanceName=\"ACSLog\"";
Properties = {"Data_File_s__Size__KB__perf", "Percent_Log_Used_perf"};
RequireReset = FALSE;
TargetNamespace = "root\\cimv2\\MicrosoftHealthmonitor";
TypeGUID = "03B9B361-2299-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1;
ChildPath = $DG3_DG5_DG1_DC7;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC7_T1
{
CompareValue = "90";
Description = "PerLogUseDesc";
GUID = "{2BF8AF2B-3CBB-49E0-936C-DD06CFFDA15F}";
Name = "PerLogUseName";
PropertyName = "Percent_Log_Used_perf";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC7;
ChildPath = $DG3_DG5_DG1_DC7_T1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG1_DC7_T2
{
CompareValue = "20000";
Description = "DataFileDesc";
GUID = "{EC2F1E10-61D6-4EF1-AC15-A7246954CE64}";
Name = "DataFileName";
PropertyName = "Data_File_s__Size__KB__perf";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG1_DC7;
ChildPath = $DG3_DG5_DG1_DC7_T2;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG3_DG5_DG2
{
Description = "SQLMonDesc";
Enabled = FALSE;
GUID = "{B6D3F84C-4768-450F-A627-A4ADACA01EDF}";
Name = "SQLMonName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5;
ChildPath = $DG3_DG5_DG2;
};
instance of Microsoft_HMEventQueryDataCollectorConfiguration AS $DG3_DG5_DG2_DC1
{
ActiveDays = 127;
CollectionIntervalMultiple = 1;
Description = "NTLogDesc";
Enabled = FALSE;
GUID = "{080419A6-5B39-41D1-93FF-4543CA6AA8D3}";
Name = "NTLogName";
Properties = {"EventIdentifier", "SourceName", "Type", "CategoryString", "User", "LogFile", "HMNumInstancesCollected"};
Query = "select * from __instanceCreationevent where targetinstance isa \"Win32_NtLogEvent\" AND TargetInstance.Logfile=\"Application\" AND TargetInstance.Type=1 AND TargetInstance.SourceName=\"MSSQLAGENT\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "A89E51F1-229F-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG2;
ChildPath = $DG3_DG5_DG2_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG2_DC1_T1
{
CompareValue = "5";
Description = "AgentErrDesc";
Enabled = FALSE;
GUID = "{48F3C331-7A27-43C0-B5C4-9D910BF94964}";
ID = 0;
Message = "DefaultMessage";
Name = "AgentErrName";
PropertyName = "HMNumInstancesCollected";
ResetMessage = "NoResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 2;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG2_DC1;
ChildPath = $DG3_DG5_DG2_DC1_T1;
};
instance of Microsoft_HMEventQueryDataCollectorConfiguration AS $DG3_DG5_DG2_DC2
{
ActiveDays = 127;
CollectionIntervalMultiple = 1;
Description = "NTSqlLogDesc";
Enabled = FALSE;
GUID = "{773FCAD3-46FF-4F49-ADBF-7BBF33C76E8C}";
Name = "NTSqlLogName";
Properties = {"EventIdentifier", "SourceName", "Type", "CategoryString", "User", "LogFile", "HMNumInstancesCollected"};
Query = "select * from __instanceCreationevent where targetinstance isa \"Win32_NtLogEvent\" AND TargetInstance.Logfile=\"Application\" AND TargetInstance.Type=2 AND TargetInstance.SourceName=\"MSSQLSERVER\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "A89E51F1-229F-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG2;
ChildPath = $DG3_DG5_DG2_DC2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG2_DC2_T1
{
CompareValue = "5";
Description = "TooManyWarnDesc";
Enabled = FALSE;
GUID = "{87624DCA-B19C-4553-A853-66B4A6F27491}";
Name = "TooManyWarnName";
PropertyName = "HMNumInstancesCollected";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 2;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG2_DC2;
ChildPath = $DG3_DG5_DG2_DC2_T1;
};
instance of Microsoft_HMEventQueryDataCollectorConfiguration AS $DG3_DG5_DG2_DC3
{
ActiveDays = 127;
CollectionIntervalMultiple = 1;
Description = "NTSqlErrDesc";
Enabled = FALSE;
GUID = "{ADF7828A-243A-4041-93D2-AEEB1C17A17E}";
Name = "NTSqlErrName";
Properties = {"EventIdentifier", "SourceName", "Type", "CategoryString", "User", "LogFile", "HMNumInstancesCollected"};
Query = "select * from __instanceCreationevent where targetinstance isa \"Win32_NtLogEvent\" AND TargetInstance.Logfile=\"Application\" AND TargetInstance.Type=1 AND TargetInstance.SourceName=\"MSSQLSERVER\"";
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "root\\cimv2";
TypeGUID = "A89E51F1-229F-11d3-BE00-0000F87A3912";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG2;
ChildPath = $DG3_DG5_DG2_DC3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG2_DC3_T1
{
CompareValue = "5";
Description = "TooManyErrDesc";
Enabled = FALSE;
GUID = "{72C20D51-5426-41D1-85D9-A6C1C3EC89B1}";
ID = 0;
Message = "DefaultMessage";
Name = "TooManyErrName";
PropertyName = "HMNumInstancesCollected";
ResetMessage = "NoResetMsg";
State = 8;
TestCondition = 1;
ThresholdDuration = 0;
UseFlag = 2;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG2_DC3;
ChildPath = $DG3_DG5_DG2_DC3_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG5_DG2_DC4
{
CollectionIntervalMultiple = 65;
Context = NULL;
Description = "SQLServDesc";
Enabled = FALSE;
GUID = "{467DE620-A1E5-42F9-AD10-4416A9EFCDAD}";
Name = "SQLServName";
ObjectPath = "Win32_Service.Name=\"MSSQLServer\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "{C90CD4CA-2297-11d3-BE00-0000F87A3912}";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG2;
ChildPath = $DG3_DG5_DG2_DC4;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG5_DG2_DC4_T1
{
CompareValue = "1";
Description = "SQLSrvServDesc";
Enabled = FALSE;
GUID = "{78B47AAE-D9F2-4885-BE40-BD3B73FCF43C}";
ID = 7550;
Message = "ServiceStopMsg";
Name = "SQLSrvServName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG5_DG2_DC4;
ChildPath = $DG3_DG5_DG2_DC4_T1;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG3_DG6
{
Description = "ExchangeServDesc";
Enabled = FALSE;
GUID = "{B7D70A8A-7DA3-460C-A285-1E78950D0857}";
Name = "ExchangeServName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3;
ChildPath = $DG3_DG6;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG6_DC1
{
CollectionIntervalMultiple = 60;
Context = NULL;
Description = "ExServDesc";
Enabled = FALSE;
GUID = "{06DCC6A5-8B86-4B33-83B0-1855A135A07A}";
Name = "ExServName";
ObjectPath = "Win32_Service.Name=\"MSEXCHANGEDS\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "{C90CD4CA-2297-11d3-BE00-0000F87A3912}";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG6;
ChildPath = $DG3_DG6_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG6_DC1_T1
{
CompareValue = "1";
Description = "ExchangeDSDesc";
Enabled = FALSE;
GUID = "{9E55ECB4-3F2A-49F6-AAE8-569916E3237B}";
ID = 7501;
Message = "ServiceStopMsg";
Name = "ExchangeDSName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG6_DC1;
ChildPath = $DG3_DG6_DC1_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG6_DC2
{
CollectionIntervalMultiple = 60;
Context = NULL;
Description = "ExServ2Desc";
Enabled = FALSE;
GUID = "{24AC4444-36FC-4FAE-8197-EDC57557506C}";
Name = "ExServ2Name";
ObjectPath = "Win32_Service.Name=\"MSEXCHANGEMTA\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "{C90CD4CA-2297-11d3-BE00-0000F87A3912}";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG6;
ChildPath = $DG3_DG6_DC2;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG6_DC2_T1
{
CompareValue = "1";
Description = "ExchangeMtaDesc";
Enabled = FALSE;
GUID = "{3D3B9E12-46F4-4E2F-874C-4BDC7374A355}";
ID = 7503;
Message = "ServiceStopMsg";
Name = "ExchangeMtaName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG6_DC2;
ChildPath = $DG3_DG6_DC2_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG6_DC3
{
CollectionIntervalMultiple = 60;
Context = NULL;
Description = "ExServ3Desc";
Enabled = FALSE;
GUID = "{68185CBF-7EA0-40A0-8911-EC791FB1EDD3}";
Name = "ExServ3Name";
ObjectPath = "Win32_Service.Name=\"MSEXCHANGESA\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "{C90CD4CA-2297-11d3-BE00-0000F87A3912}";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG6;
ChildPath = $DG3_DG6_DC3;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG6_DC3_T1
{
CompareValue = "1";
Description = "ExchangeEsaDesc";
Enabled = FALSE;
GUID = "{6B0C2E1C-FE99-482A-984B-CAF32DDA7F06}";
ID = 7504;
Message = "ServiceStopMsg";
Name = "ExchangeEsaName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG6_DC3;
ChildPath = $DG3_DG6_DC3_T1;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG6_DC4
{
CollectionIntervalMultiple = 60;
Context = NULL;
Description = "ExServ4Desc";
Enabled = FALSE;
GUID = "{E929DF52-7446-40F8-8213-5C4C2DD2E441}";
Name = "ExServ4Name";
ObjectPath = "Win32_Service.Name=\"MSEXCHANGEIS\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "{C90CD4CA-2297-11d3-BE00-0000F87A3912}";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG6;
ChildPath = $DG3_DG6_DC4;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG6_DC4_T1
{
CompareValue = "1";
Description = "ExchangeISDesc";
Enabled = FALSE;
GUID = "{708796EE-7DAE-43E5-BA0C-D3E4D83946AD}";
ID = 7502;
Message = "ServiceStopMsg";
Name = "ExchangeISName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG6_DC4;
ChildPath = $DG3_DG6_DC4_T1;
};
//**************************************************************************
//* Instances of: Microsoft_HMDataGroupConfiguration
//**************************************************************************
instance of Microsoft_HMDataGroupConfiguration AS $DG3_DG7
{
Description = "IISDesc";
Enabled = FALSE;
GUID = "{F296DA74-3740-48F5-B28F-F98AA7207BF2}";
Name = "IISName";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3;
ChildPath = $DG3_DG7;
};
instance of Microsoft_HMPolledGetObjectDataCollectorConfiguration AS $DG3_DG7_DC1
{
CollectionIntervalMultiple = 15;
Context = NULL;
Description = "ISDesc";
Enabled = FALSE;
GUID = "{E101A1F8-55C4-4C82-9080-EA30DA002E0B}";
Name = "ISName";
ObjectPath = "Win32_Service.Name=\"W3SVC\"";
Properties = {"Started"};
RequireReset = FALSE;
StatisticsWindowSize = 6;
TargetNamespace = "ROOT\\CIMV2";
TypeGUID = "{C90CD4CA-2297-11d3-BE00-0000F87A3912}";
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG7;
ChildPath = $DG3_DG7_DC1;
};
instance of Microsoft_HMThresholdConfiguration AS $DG3_DG7_DC1_T1
{
CompareValue = "1";
Description = "IISservDesc";
Enabled = FALSE;
GUID = "{848675B7-2D43-4C66-9734-4C19BE2CC8C4}";
ID = 7510;
Message = "ServiceStopMsg";
Name = "IISservName";
PropertyName = "Started";
ResetMessage = "ServiceStartMsg";
State = 9;
TestCondition = 0;
ThresholdDuration = 0;
UseFlag = 0;
};
instance of Microsoft_HMConfigurationAssociation
{
ParentPath = $DG3_DG7_DC1;
ChildPath = $DG3_DG7_DC1_T1;
};
//**************************************************************************
//* Instances of: Microsoft_HMActionConfiguration
//**************************************************************************
instance of Microsoft_HMActionConfiguration
{
GUID = "{B89AC8DF-5342-45B1-AE5F-5C6BD28CA4EC}";
Name = "EmailName";
Description = "EmailDesc";
EventConsumer = "\\\\.\\root\\cimv2\\MicrosoftHealthmonitor:SmtpEventConsumer.Name=\"{B89AC8DF-5342-45B1-AE5F-5C6BD28CA4EC}\"";
TypeGUID = "062E2AE0-6DFD-11d3-BE5A-0000F87A3912";
};
instance of SMTPEventConsumer
{
Name = "{B89AC8DF-5342-45B1-AE5F-5C6BD28CA4EC}";
BccLine = "";
CcLine = "";
Message = "The Server :%TargetInstance.EmbeddedStatus.SystemName% is having a problem.";
SMTPServer = "<YOUR SERVER HERE>";
Subject = "<YOUR SUBJECT HERE>";
ToLine = "<User Here>";
};
instance of __EventFilter
{
Name = "{B89AC8DF-5342-45B1-AE5F-5C6BD28CA4EC}";
Query = "select * from __InstanceCreationEvent where TargetInstance isa \"Microsoft_HMActionStatus\" AND TargetInstance.GUID=\"{B89AC8DF-5342-45B1-AE5F-5C6BD28CA4EC}\" AND (TargetInstance.State=0 OR TargetInstance.State=2 OR TargetInstance.State=3 OR TargetInstance.State=4 OR TargetInstance.State=5 OR TargetInstance.State=6 OR TargetInstance.State=7 OR TargetInstance.State=8 OR TargetInstance.State=9)";
QueryLanguage = "WQL";
};
instance of __FilterToConsumerBinding
{
Consumer = "\\\\.\\root\\cimv2\\MicrosoftHealthmonitor:SmtpEventConsumer.Name=\"{B89AC8DF-5342-45B1-AE5F-5C6BD28CA4EC}\"";
Filter = "\\\\.\\root\\cimv2\\MicrosoftHealthmonitor:__EventFilter.Name=\"{B89AC8DF-5342-45B1-AE5F-5C6BD28CA4EC}\"";
};
instance of Microsoft_HMActionConfiguration
{
GUID = "{970C63D4-8966-4697-B4DB-2AED12190F07}";
Name = "EventName";
Description = "EventDesc";
EventConsumer = "\\\\.\\root\\cimv2\\MicrosoftHealthmonitor:NTEventLogEventConsumer.Name=\"{970C63D4-8966-4697-B4DB-2AED12190F07}\"";
TypeGUID = "062E2AE2-6DFD-11d3-BE5A-0000F87A3912";
};
instance of NTEventLogEventConsumer
{
Name = "{970C63D4-8966-4697-B4DB-2AED12190F07}";
EventID = 2000;
EventType = 0;
InsertionStringTemplates = {"Health Monitor detected a problem with %TargetInstance.EmbeddedStatus.PropertyName%"};
NumberOfInsertionStrings = 1;
};
instance of __EventFilter
{
Name = "{970C63D4-8966-4697-B4DB-2AED12190F07}";
Query = "select * from __InstanceCreationEvent where TargetInstance isa \"Microsoft_HMActionStatus\" AND TargetInstance.GUID=\"{970C63D4-8966-4697-B4DB-2AED12190F07}\" AND (TargetInstance.State=0 OR TargetInstance.State=2 OR TargetInstance.State=3 OR TargetInstance.State=4 OR TargetInstance.State=5 OR TargetInstance.State=6 OR TargetInstance.State=7 OR TargetInstance.State=8 OR TargetInstance.State=9)";
QueryLanguage = "WQL";
};
instance of __FilterToConsumerBinding
{
Consumer = "\\\\.\\root\\cimv2\\MicrosoftHealthmonitor:NTEventLogEventConsumer.Name=\"{970C63D4-8966-4697-B4DB-2AED12190F07}\"";
Filter = "\\\\.\\root\\cimv2\\MicrosoftHealthmonitor:__EventFilter.Name=\"{970C63D4-8966-4697-B4DB-2AED12190F07}\"";
};
instance of Microsoft_HMActionConfiguration
{
GUID = "{3B4A354C-4C8A-49BF-AF6A-0056122968B5}";
Name = "LogName";
Description = "LogDesc";
EventConsumer = "\\\\.\\root\\cimv2\\MicrosoftHealthmonitor:LogFileEventConsumer.Name=\"{3B4A354C-4C8A-49BF-AF6A-0056122968B5}\"";
TypeGUID = "062E2AE1-6DFD-11d3-BE5A-0000F87A3912";
};
instance of LogFileEventConsumer
{
Name = "{3B4A354C-4C8A-49BF-AF6A-0056122968B5}";
Filename = "c:\\healthmon.log";
IsUnicode = FALSE;
MaximumFileSize = "10240";
Text = "Instance: %TargetInstance.EmbeddedStatus.InstanceName% Current Value: %TargetInstance.EmbeddedStatus.CurrentValue% Min Value: %TargetInstance.EmbeddedStatus.MinValue% Min Value: %TargetInstance.EmbeddedStatus.MaxValue% Avg Value: %TargetInstance.EmbeddedStatus.AvgValue% ";
};
instance of __EventFilter
{
Name = "{3B4A354C-4C8A-49BF-AF6A-0056122968B5}";
Query = "select * from __InstanceCreationEvent where TargetInstance isa \"Microsoft_HMActionStatus\" AND TargetInstance.GUID=\"{3B4A354C-4C8A-49BF-AF6A-0056122968B5}\" AND (TargetInstance.State=0 OR TargetInstance.State=2 OR TargetInstance.State=3 OR TargetInstance.State=4 OR TargetInstance.State=5 OR TargetInstance.State=6 OR TargetInstance.State=7 OR TargetInstance.State=8 OR TargetInstance.State=9)";
QueryLanguage = "WQL";
};
instance of __FilterToConsumerBinding
{
Consumer = "\\\\.\\root\\cimv2\\MicrosoftHealthmonitor:LogFileEventConsumer.Name=\"{3B4A354C-4C8A-49BF-AF6A-0056122968B5}\"";
Filter = "\\\\.\\root\\cimv2\\MicrosoftHealthmonitor:__EventFilter.Name=\"{3B4A354C-4C8A-49BF-AF6A-0056122968B5}\"";
};