-
Notifications
You must be signed in to change notification settings - Fork 0
/
s2.SCOM.HealthService.Monitoring.xml
257 lines (257 loc) · 31.2 KB
/
s2.SCOM.HealthService.Monitoring.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<ManagementPack ContentReadable="true" SchemaVersion="2.0" OriginalSchemaVersion="1.1" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<Manifest>
<Identity>
<ID>s2.SCOM.HealthService.Monitoring</ID>
<Version>1.0.0.0</Version>
</Identity>
<Name>s2 System Center Operations Manager HealthService Monitoring</Name>
<References>
<Reference Alias="MSDL">
<ID>Microsoft.SystemCenter.DataWarehouse.Library</ID>
<Version>7.1.10226.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Windows">
<ID>Microsoft.Windows.Library</ID>
<Version>7.5.8501.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Performance">
<ID>System.Performance.Library</ID>
<Version>7.0.8433.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="System">
<ID>System.Library</ID>
<Version>7.5.8501.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="SystemCenter">
<ID>Microsoft.SystemCenter.Library</ID>
<Version>7.0.8433.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
<Reference Alias="Health">
<ID>System.Health.Library</ID>
<Version>7.0.8433.0</Version>
<PublicKeyToken>31bf3856ad364e35</PublicKeyToken>
</Reference>
</References>
</Manifest>
<Monitoring>
<Rules>
<Rule ID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Collection.Rule" Enabled="true" Target="SystemCenter!Microsoft.SystemCenter.HealthService" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Performance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>IO Data Bytes/sec</CounterName>
<ObjectName>Process</ObjectName>
<InstanceName>HealthService</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Tolerance>0</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>1</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SystemCenter!Microsoft.SystemCenter.CollectPerformanceData" />
<WriteAction ID="WriteToDW" TypeID="MSDL!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData" />
</WriteActions>
</Rule>
<Rule ID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Read.Collection.Rule" Enabled="true" Target="SystemCenter!Microsoft.SystemCenter.HealthService" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Performance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>IO Read Bytes/sec</CounterName>
<ObjectName>Process</ObjectName>
<InstanceName>HealthService</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Tolerance>0</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>1</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SystemCenter!Microsoft.SystemCenter.CollectPerformanceData" />
<WriteAction ID="WriteToDW" TypeID="MSDL!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData" />
</WriteActions>
</Rule>
<Rule ID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Write.Collection.Rule" Enabled="true" Target="SystemCenter!Microsoft.SystemCenter.HealthService" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Performance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>IO Write Bytes/sec</CounterName>
<ObjectName>Process</ObjectName>
<InstanceName>HealthService</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Tolerance>0</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>1</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SystemCenter!Microsoft.SystemCenter.CollectPerformanceData" />
<WriteAction ID="WriteToDW" TypeID="MSDL!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData" />
</WriteActions>
</Rule>
<Rule ID="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Collection.Rule" Enabled="false" Target="SystemCenter!Microsoft.SystemCenter.HealthService" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Performance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>IO Data Operations/sec</CounterName>
<ObjectName>Process</ObjectName>
<InstanceName>HealthService</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Tolerance>0</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>1</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SystemCenter!Microsoft.SystemCenter.CollectPerformanceData" />
<WriteAction ID="WriteToDW" TypeID="MSDL!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData" />
</WriteActions>
</Rule>
</Rules>
<Monitors>
<UnitMonitor ID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Monitor" Accessibility="Public" Enabled="true" Target="SystemCenter!Microsoft.SystemCenter.HealthService" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Performance!System.Performance.ConsecutiveSamplesThreshold" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Monitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data[Default='']/Context/InstanceName$</AlertParameter1>
<AlertParameter2>$Data[Default='']/Context/ObjectName$</AlertParameter2>
<AlertParameter3>$Data[Default='']/Context/CounterName$</AlertParameter3>
<AlertParameter4>$Data[Default='']/Context/SampleValue$</AlertParameter4>
<AlertParameter5>$Data[Default='']/Context/TimeSampled$</AlertParameter5>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Monitor.Good" MonitorTypeStateID="ConditionFalse" HealthState="Success" />
<OperationalState ID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Monitor.Warning" MonitorTypeStateID="ConditionTrue" HealthState="Warning" />
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>IO Data Bytes/sec</CounterName>
<ObjectName>Process</ObjectName>
<InstanceName>HealthService</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Threshold>1000000</Threshold>
<Direction>greater</Direction>
<NumSamples>3</NumSamples>
</Configuration>
</UnitMonitor>
<UnitMonitor ID="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Monitor" Accessibility="Public" Enabled="false" Target="SystemCenter!Microsoft.SystemCenter.HealthService" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Performance!System.Performance.ConsecutiveSamplesThreshold" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Monitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data[Default='']/Context/InstanceName$</AlertParameter1>
<AlertParameter2>$Data[Default='']/Context/ObjectName$</AlertParameter2>
<AlertParameter3>$Data[Default='']/Context/CounterName$</AlertParameter3>
<AlertParameter4>$Data[Default='']/Context/SampleValue$</AlertParameter4>
<AlertParameter5>$Data[Default='']/Context/TimeSampled$</AlertParameter5>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Monitor.Good" MonitorTypeStateID="ConditionFalse" HealthState="Success" />
<OperationalState ID="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Monitor.Warning" MonitorTypeStateID="ConditionTrue" HealthState="Warning" />
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>IO Data Operations/sec</CounterName>
<ObjectName>Process</ObjectName>
<InstanceName>HealthService</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Threshold>1000</Threshold>
<Direction>greater</Direction>
<NumSamples>3</NumSamples>
</Configuration>
</UnitMonitor>
</Monitors>
</Monitoring>
<Presentation>
<StringResources>
<StringResource ID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Monitor_AlertMessageResourceID" />
<StringResource ID="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Monitor_AlertMessageResourceID" />
</StringResources>
</Presentation>
<LanguagePacks>
<LanguagePack ID="ENU" IsDefault="true">
<DisplayStrings>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring">
<Name>s2 System Center Operations Manager HealthService Monitoring</Name>
<Description>HealthService Monitoring</Description>
</DisplayString>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Collection.Rule">
<Name>Collect Agent IO Data Bytes/sec</Name>
<Description>The rate at which the process is reading and writing bytes in I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.</Description>
</DisplayString>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Read.Collection.Rule">
<Name>Collect Agent IO Read Bytes/sec</Name>
<Description>The rate at which the process is reading bytes in I/O operations. This counter counts all read activity generated by the process to include file, network and device I/Os.</Description>
</DisplayString>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Write.Collection.Rule">
<Name>Collect Agent IO Write Bytes/sec</Name>
<Description>The rate at which the process is writing bytes in I/O operations. This counter counts all write activity generated by the process to include file, network and device I/Os.</Description>
</DisplayString>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Monitor">
<Name>Monitor Agent IO Data Bytes/sec</Name>
<Description>The rate at which the process is reading and writing bytes in I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.</Description>
</DisplayString>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Monitor_AlertMessageResourceID">
<Name>Agent IO Data Bytes/sec high</Name>
<Description>Instance: {0}
Object: {1}
Counter: {2}
Has a value: {3}
At time: {4}</Description>
</DisplayString>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Monitor" SubElementID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Monitor.Warning">
<Name>Condition True</Name>
</DisplayString>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Monitor" SubElementID="s2.SCOM.HealthService.Monitoring.IoDataBytes.Total.Monitor.Good">
<Name>Condition False</Name>
</DisplayString>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Collection.Rule">
<Name>Collect Agent IO Data Operations/sec</Name>
<Description>The rate at which the process is issuing read and write I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.</Description>
</DisplayString>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Monitor">
<Name>Monitor Agent IO Data Operations/sec</Name>
<Description>The rate at which the process is issuing read and write I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.</Description>
</DisplayString>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Monitor_AlertMessageResourceID">
<Name>Agent IO Data Operations/sec high</Name>
<Description>Instance: {0}
Object: {1}
Counter: {2}
Has a value: {3}
At time: {4}</Description>
</DisplayString>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Monitor" SubElementID="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Monitor.Good">
<Name>Condition False</Name>
</DisplayString>
<DisplayString ElementID="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Monitor" SubElementID="s2.SCOM.HealthService.Monitoring.IoDataOperations.Total.Monitor.Warning">
<Name>Condition True</Name>
</DisplayString>
</DisplayStrings>
</LanguagePack>
</LanguagePacks>
</ManagementPack>