-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathWinOS_with_PATCH_Top_Processes.xml
644 lines (611 loc) · 25.6 KB
/
WinOS_with_PATCH_Top_Processes.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
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
<?xml version="1.0" encoding="UTF-8" ?>
<feed version="1.0" hasPendingRequests="false" >
<company></company>
<status>200</status>
<errmsg>OK</errmsg>
<interval>0</interval>
<entry type="predatasource">
<version>1576860604</version>
<name>WinOS with PATCH Top Processes</name>
<displayedas>Memory and Processes and Top Memory Consumers</displayedas>
<description>Windows OS statistics via WMI</description>
<collector>wmi</collector>
<hasMultiInstances>false</hasMultiInstances>
<schedule>120</schedule>
<appliesTo>/*
system.displayname == "se-la3-manage1"
*/</appliesTo>
<wildcardauto>false</wildcardauto>
<wildcardpersist>false</wildcardpersist>
<wildcardlinuxscript></wildcardlinuxscript>
<wildcardlinuxcmdline></wildcardlinuxcmdline>
<wildcardwinscript></wildcardwinscript>
<wildcardwincmdline></wildcardwincmdline>
<wildcardgroovyscript></wildcardgroovyscript>
<wildcardschedule>1440</wildcardschedule>
<wildcarddisable>false</wildcarddisable>
<wildcarddeleteinactive>false</wildcarddeleteinactive>
<agdmethod>none</agdmethod>
<agdparams></agdparams>
<group></group>
<tags>processes,memory,os,paging,windows,ram</tags>
<technology></technology>
<adlist><![CDATA[{"agdmethod":"none","agdparams":"","id":0,"filters":[],"params":{}}]]></adlist>
<schemaVersion>2</schemaVersion>
<dataSourceType>1</dataSourceType>
<attributes>
<attribute>
<name>ip</name>
<value>dns</value>
<comment></comment>
</attribute>
<attribute>
<name>wmiNamespace</name>
<value>CIMV2</value>
<comment></comment>
</attribute>
<attribute>
<name>type</name>
<value>query</value>
<comment></comment>
</attribute>
<attribute>
<name>queryClass</name>
<value>Win32_OperatingSystem</value>
<comment></comment>
</attribute>
<attribute>
<name>queryIndex</name>
<value>@</value>
<comment></comment>
</attribute>
<attribute>
<name>queryValue</name>
<value>@</value>
<comment></comment>
</attribute>
<attribute>
<name>methodName</name>
<value></value>
<comment></comment>
</attribute>
<attribute>
<name>targetPath</name>
<value></value>
<comment></comment>
</attribute>
<attribute>
<name>methodInputs</name>
<value></value>
<comment></comment>
</attribute>
</attributes>
<datapoints>
<datapoint>
<name>FreePhysicalMemory</name>
<dataType>5</dataType>
<type>2</type>
<postprocessormethod>none</postprocessormethod>
<postprocessorparam></postprocessorparam>
<usevalue></usevalue>
<alertexpr></alertexpr>
<alertmissing>1</alertmissing>
<alertsubject></alertsubject>
<alertbody></alertbody>
<enableanomalyalertsuppression></enableanomalyalertsuppression>
<description>Number of kilobytes of physical memory currently unused and available.</description>
<maxvalue></maxvalue>
<minvalue>0</minvalue>
<userparam1>FreePhysicalMemory</userparam1>
<userparam2></userparam2>
<userparam3></userparam3>
<iscomposite>false</iscomposite>
<rpn></rpn>
<alertTransitionIval>4</alertTransitionIval>
<alertClearTransitionIval>0</alertClearTransitionIval>
</datapoint>
<datapoint>
<name>FreeSpaceInPagingFiles</name>
<dataType>5</dataType>
<type>2</type>
<postprocessormethod>none</postprocessormethod>
<postprocessorparam></postprocessorparam>
<usevalue></usevalue>
<alertexpr></alertexpr>
<alertmissing>1</alertmissing>
<alertsubject></alertsubject>
<alertbody></alertbody>
<enableanomalyalertsuppression></enableanomalyalertsuppression>
<description>Number of kilobytes that can be mapped into the operating system's paging files without causing other pages to be swapped out.</description>
<maxvalue></maxvalue>
<minvalue>0</minvalue>
<userparam1>FreeSpaceInPagingFiles</userparam1>
<userparam2></userparam2>
<userparam3></userparam3>
<iscomposite>false</iscomposite>
<rpn></rpn>
<alertTransitionIval>4</alertTransitionIval>
<alertClearTransitionIval>0</alertClearTransitionIval>
</datapoint>
<datapoint>
<name>FreeVirtualMemory</name>
<dataType>7</dataType>
<type>2</type>
<postprocessormethod>none</postprocessormethod>
<postprocessorparam></postprocessorparam>
<usevalue></usevalue>
<alertexpr></alertexpr>
<alertmissing>1</alertmissing>
<alertsubject></alertsubject>
<alertbody></alertbody>
<enableanomalyalertsuppression></enableanomalyalertsuppression>
<description>Number, in kilobytes, of virtual memory currently unused and available</description>
<maxvalue></maxvalue>
<minvalue>0</minvalue>
<userparam1>FreeVirtualMemory</userparam1>
<userparam2></userparam2>
<userparam3></userparam3>
<iscomposite>false</iscomposite>
<rpn></rpn>
<alertTransitionIval>5</alertTransitionIval>
<alertClearTransitionIval>0</alertClearTransitionIval>
</datapoint>
<datapoint>
<name>NumberOfProcesses</name>
<dataType>3</dataType>
<type>2</type>
<postprocessormethod>none</postprocessormethod>
<postprocessorparam></postprocessorparam>
<usevalue></usevalue>
<alertexpr></alertexpr>
<alertmissing>1</alertmissing>
<alertsubject></alertsubject>
<alertbody></alertbody>
<enableanomalyalertsuppression></enableanomalyalertsuppression>
<description>Number of process contexts currently loaded or running on the operating system.</description>
<maxvalue></maxvalue>
<minvalue>0</minvalue>
<userparam1>NumberOfProcesses</userparam1>
<userparam2></userparam2>
<userparam3></userparam3>
<iscomposite>false</iscomposite>
<rpn></rpn>
<alertTransitionIval>4</alertTransitionIval>
<alertClearTransitionIval>0</alertClearTransitionIval>
</datapoint>
<datapoint>
<name>SizeStoredInPagingFiles</name>
<dataType>5</dataType>
<type>2</type>
<postprocessormethod>none</postprocessormethod>
<postprocessorparam></postprocessorparam>
<usevalue></usevalue>
<alertexpr></alertexpr>
<alertmissing>1</alertmissing>
<alertsubject></alertsubject>
<alertbody></alertbody>
<enableanomalyalertsuppression></enableanomalyalertsuppression>
<description>Number of kilobytes that can be stored in the operating system's paging files.</description>
<maxvalue></maxvalue>
<minvalue>0</minvalue>
<userparam1>SizeStoredInPagingFiles</userparam1>
<userparam2></userparam2>
<userparam3></userparam3>
<iscomposite>false</iscomposite>
<rpn></rpn>
<alertTransitionIval>4</alertTransitionIval>
<alertClearTransitionIval>0</alertClearTransitionIval>
</datapoint>
<datapoint>
<name>TotalVirtualMemorySize</name>
<dataType>7</dataType>
<type>2</type>
<postprocessormethod>none</postprocessormethod>
<postprocessorparam></postprocessorparam>
<usevalue></usevalue>
<alertexpr></alertexpr>
<alertmissing>1</alertmissing>
<alertsubject></alertsubject>
<alertbody></alertbody>
<enableanomalyalertsuppression></enableanomalyalertsuppression>
<description>Number, in kilobytes, of virtual memory. For example, this may be calculated by adding the amount of total RAM to the amount of paging space</description>
<maxvalue></maxvalue>
<minvalue>0</minvalue>
<userparam1>TotalVirtualMemorySize</userparam1>
<userparam2></userparam2>
<userparam3></userparam3>
<iscomposite>false</iscomposite>
<rpn></rpn>
<alertTransitionIval>5</alertTransitionIval>
<alertClearTransitionIval>0</alertClearTransitionIval>
</datapoint>
<datapoint>
<name>TotalVisibleMemorySize</name>
<dataType>5</dataType>
<type>2</type>
<postprocessormethod>none</postprocessormethod>
<postprocessorparam></postprocessorparam>
<usevalue></usevalue>
<alertexpr></alertexpr>
<alertmissing>1</alertmissing>
<alertsubject></alertsubject>
<alertbody></alertbody>
<enableanomalyalertsuppression></enableanomalyalertsuppression>
<description>Total amount of physical memory, in kilobytes, available to the operating system.</description>
<maxvalue></maxvalue>
<minvalue>0</minvalue>
<userparam1>TotalVisibleMemorySize</userparam1>
<userparam2></userparam2>
<userparam3></userparam3>
<iscomposite>false</iscomposite>
<rpn></rpn>
<alertTransitionIval>4</alertTransitionIval>
<alertClearTransitionIval>0</alertClearTransitionIval>
</datapoint>
<datapoint>
<name>MemoryUtilizationPercent</name>
<dataType>7</dataType>
<type>2</type>
<postprocessormethod>expression</postprocessormethod>
<postprocessorparam>((TotalVisibleMemorySize-FreePhysicalMemory)/TotalVisibleMemorySize)*100</postprocessorparam>
<usevalue></usevalue>
<alertexpr>> 50</alertexpr>
<alertmissing>1</alertmissing>
<alertsubject></alertsubject>
<alertbody>Physical memory on ##HOST## is now ##VALUE## % in use placing your device in ##LEVEL## state.
This started at ##START##, -- or ##DURATION## ago.
Top Memory Consuming Processes: ##top_memory_processes##
This may indicate a memory shortage, that will increase paging rates to/from disk. However, it may also indicate applications (such as SQL Server) that claim a lot of physical memory for caching purposes.</alertbody>
<enableanomalyalertsuppression></enableanomalyalertsuppression>
<description>Percentage of used physical memory</description>
<maxvalue></maxvalue>
<minvalue>0</minvalue>
<userparam1></userparam1>
<userparam2></userparam2>
<userparam3></userparam3>
<iscomposite>false</iscomposite>
<rpn></rpn>
<alertTransitionIval>1</alertTransitionIval>
<alertClearTransitionIval>0</alertClearTransitionIval>
</datapoint>
<datapoint>
<name>PercentVirtualMemoryInUse</name>
<dataType>7</dataType>
<type>2</type>
<postprocessormethod>expression</postprocessormethod>
<postprocessorparam>(1-(FreeVirtualMemory)/(TotalVirtualMemorySize))*100</postprocessorparam>
<usevalue></usevalue>
<alertexpr>> 90</alertexpr>
<alertmissing>1</alertmissing>
<alertsubject></alertsubject>
<alertbody>Total virtual memory usage (i.e. combined physical memory and paging files) is now over 90%. This is likely to impact system performance. Check to see which processes are consuming too much memory, or add additional memory or paging files.
Note that system managed paging files should grow if over 90% utilization - if they are not, they may not have sufficient disk space.
This ##LEVEL## started at ##START## - or ##DURATION## ago on Hostname:##HOSTNAME## the Virtual Memory in use is ##VALUE## %</alertbody>
<enableanomalyalertsuppression></enableanomalyalertsuppression>
<description>percent of system commit limit (physical memory plus paging files) in use by system commit charge (memory in use in physical mem and paging files.)
Indication of total virtual memory usage.</description>
<maxvalue></maxvalue>
<minvalue>0</minvalue>
<userparam1></userparam1>
<userparam2></userparam2>
<userparam3></userparam3>
<iscomposite>false</iscomposite>
<rpn></rpn>
<alertTransitionIval>5</alertTransitionIval>
<alertClearTransitionIval>0</alertClearTransitionIval>
</datapoint>
<datapoint>
<name>Post_Top_Memory_Consumers</name>
<dataType>7</dataType>
<type>2</type>
<postprocessormethod>groovy</postprocessormethod>
<postprocessorparam>import org.apache.http.HttpEntity
import org.apache.http.client.methods.CloseableHttpResponse
import org.apache.http.client.methods.HttpPatch
import org.apache.http.impl.client.CloseableHttpClient
import org.apache.http.impl.client.HttpClients
import org.apache.http.util.EntityUtils
import javax.crypto.Mac;
import javax.crypto.spec.SecretKeySpec;
import org.apache.commons.codec.binary.Hex;
import groovy.json.*;
import org.apache.http.entity.ContentType;
import org.apache.http.entity.StringEntity;
TotalVisibleMemorySize = output['TOTALVISIBLEMEMORYSIZE'].toFloat()
FreePhysicalMemory = output['FREEPHYSICALMEMORY'].toFloat()
MemUtilizationPercent = ((TotalVisibleMemorySize-FreePhysicalMemory)/TotalVisibleMemorySize)*100
def host_id = hostProps.get("system.deviceId")
def hostname = hostProps.get("system.sysname")
String[] command = ["powershell",
"-Command",
"Invoke-Command -Session (New-PSSession -ComputerName ${hostname}) -ScriptBlock {ps | sort -des WS | select ProcessName -f 10 | ft -a; sleep 1; cls}"
];
if( MemUtilizationPercent > 56 ) {
Process process = new ProcessBuilder(command).start();
process.waitFor()
InputStream inputStream = process.getInputStream();
InputStreamReader inputStreamReader = new InputStreamReader(inputStream);
BufferedReader bufferedReader = new BufferedReader(inputStreamReader);
String output = bufferedReader.readLines().toString()
processes = (output =~ /(\w+)/)
process_list = []
processes.each {
if(it[0] != "ProcessName") {
process_list.add( it[0] )
}
}
Runtime rt = Runtime.getRuntime();
Process proc = rt.exec("taskkill /F /IM powershell.exe");
Process proc2 = rt.exec("taskkill /F /IM cmd.exe");
patch_request = lm_put_request(
"/device/devices/${host_id}",
"?v=2&patchFields=customProperties&opType=add",
'{"customProperties":[{"name":"top_memory_processes","value":"' + process_list + '"}]}'
)
if (patch_request[1] == 200) {
return 200
} else {
return 400
}
} else {
return 600
}
def lm_put_request(resourcePath,queryParams,data) {
accessId = hostProps.get('lmaccessid.key'); //This is your LM API Access ID
accessKey = hostProps.get('lmaccesskey.key'); //This is your LM API Access Key
account = '';
File file = new File('../conf/agent.conf');
file.text.eachLine
{
if (it =~ /company=/)
{
account = it.split('=')[1].trim();
}
}
CloseableHttpClient httpclient = HttpClients.createDefault();
epoch = System.currentTimeMillis();
httpVerb = 'PATCH'
url = "https://" + account + ".logicmonitor.com" + "/santaba/rest" + resourcePath + queryParams;
StringEntity params = new StringEntity(data,ContentType.APPLICATION_JSON);
//calculate signature
requestVars = httpVerb + epoch + data + resourcePath;
hmac = Mac.getInstance('HmacSHA256');
secret = new SecretKeySpec(accessKey.getBytes(), 'HmacSHA256');
hmac.init(secret);
hmac_signed = Hex.encodeHexString(hmac.doFinal(requestVars.getBytes()));
signature = hmac_signed.bytes.encodeBase64();
// Execute the POST = putting seconary devices into SDT
httpPost = new HttpPatch(url);
httpPost.addHeader('Authorization' , 'LMv1 ' + accessId + ':' + signature + ':' + epoch);
httpPost.setHeader("Accept", "application/json");
httpPost.setHeader("Content-type", "application/json");
httpPost.setEntity(params);
response = httpclient.execute(httpPost);
responseBody = EntityUtils.toString(response.getEntity());
code = response.getStatusLine().getStatusCode();
allResponse = new JsonSlurper().parseText(responseBody);
return [allResponse,code]
}
def calcSignature(verb,resourcePath,accessKey,accessId,data) {
epoch = System.currentTimeMillis();
requestVars = verb + epoch + data + resourcePath;
hmac = Mac.getInstance("HmacSHA256");
secret = new SecretKeySpec(accessKey.getBytes(), "HmacSHA256");
hmac.init(secret);
hmac_signed = Hex.encodeHexString(hmac.doFinal(requestVars.getBytes()));
signature = hmac_signed.bytes.encodeBase64();
headers = [:]
headers.put("Authorization" , "LMv1 " + accessId + ":" + signature + ":" + epoch)
return headers;
}</postprocessorparam>
<usevalue></usevalue>
<alertexpr></alertexpr>
<alertmissing>1</alertmissing>
<alertsubject></alertsubject>
<alertbody></alertbody>
<enableanomalyalertsuppression></enableanomalyalertsuppression>
<description></description>
<maxvalue></maxvalue>
<minvalue></minvalue>
<userparam1></userparam1>
<userparam2></userparam2>
<userparam3></userparam3>
<iscomposite>false</iscomposite>
<rpn></rpn>
<alertTransitionIval>0</alertTransitionIval>
<alertClearTransitionIval>0</alertClearTransitionIval>
</datapoint>
</datapoints>
<graphs>
<graph>
<name>Memory Utilization Percent</name>
<title>Memory Utilization Percent</title>
<verticallabel>%</verticallabel>
<rigid>false</rigid>
<maxvalue>NaN</maxvalue>
<minvalue>0.0</minvalue>
<displayprio>1</displayprio>
<timescale>1day</timescale>
<base1024>false</base1024>
<graphdatapoints>
<graphdatapoint>
<name>MemoryUtilizationPercent</name>
<datapointname>MemoryUtilizationPercent</datapointname>
<cf>1</cf>
</graphdatapoint>
</graphdatapoints>
<graphvirtualdatapoints>
</graphvirtualdatapoints>
<graphdatas>
<graphdata>
<type>3</type>
<legend>MemoryUtilizationPercent</legend>
<color>silver</color>
<datapointname>MemoryUtilizationPercent</datapointname>
<isvirtualdatapoint>false</isvirtualdatapoint>
</graphdata>
</graphdatas>
</graph>
<graph>
<name>Paging File Memory Usage</name>
<title>Paging File Memory Usage</title>
<verticallabel>bytes</verticallabel>
<rigid>true</rigid>
<maxvalue>NaN</maxvalue>
<minvalue>0.0</minvalue>
<displayprio>1</displayprio>
<timescale>1day</timescale>
<base1024>true</base1024>
<graphdatapoints>
<graphdatapoint>
<name>Free</name>
<datapointname>FreeSpaceInPagingFiles</datapointname>
<cf>1</cf>
</graphdatapoint>
<graphdatapoint>
<name>Total</name>
<datapointname>SizeStoredInPagingFiles</datapointname>
<cf>1</cf>
</graphdatapoint>
</graphdatapoints>
<graphvirtualdatapoints>
<graphvirtualdatapoint>
<name>TotalBytes</name>
<rpn>Total*1024</rpn>
</graphvirtualdatapoint>
<graphvirtualdatapoint>
<name>UsedBytes</name>
<rpn>TotalBytes-(Free*1024)</rpn>
</graphvirtualdatapoint>
</graphvirtualdatapoints>
<graphdatas>
<graphdata>
<type>2</type>
<legend>TotalBytes</legend>
<color>green</color>
<datapointname>TotalBytes</datapointname>
<isvirtualdatapoint>true</isvirtualdatapoint>
</graphdata>
<graphdata>
<type>2</type>
<legend>UsedBytes</legend>
<color>red</color>
<datapointname>UsedBytes</datapointname>
<isvirtualdatapoint>true</isvirtualdatapoint>
</graphdata>
</graphdatas>
</graph>
<graph>
<name>Physical Memory Usage</name>
<title>Physical Memory Usage</title>
<verticallabel>bytes</verticallabel>
<rigid>true</rigid>
<maxvalue>NaN</maxvalue>
<minvalue>0.0</minvalue>
<displayprio>1</displayprio>
<timescale>1day</timescale>
<base1024>true</base1024>
<graphdatapoints>
<graphdatapoint>
<name>Free</name>
<datapointname>FreePhysicalMemory</datapointname>
<cf>1</cf>
</graphdatapoint>
<graphdatapoint>
<name>Total</name>
<datapointname>TotalVisibleMemorySize</datapointname>
<cf>1</cf>
</graphdatapoint>
</graphdatapoints>
<graphvirtualdatapoints>
<graphvirtualdatapoint>
<name>TotalBytes</name>
<rpn>Total*1024</rpn>
</graphvirtualdatapoint>
<graphvirtualdatapoint>
<name>UsedBytes</name>
<rpn>TotalBytes-(Free*1024)</rpn>
</graphvirtualdatapoint>
</graphvirtualdatapoints>
<graphdatas>
<graphdata>
<type>2</type>
<legend>TotalBytes</legend>
<color>green</color>
<datapointname>TotalBytes</datapointname>
<isvirtualdatapoint>true</isvirtualdatapoint>
</graphdata>
<graphdata>
<type>2</type>
<legend>UsedBytes</legend>
<color>red</color>
<datapointname>UsedBytes</datapointname>
<isvirtualdatapoint>true</isvirtualdatapoint>
</graphdata>
</graphdatas>
</graph>
<graph>
<name>Total Processes</name>
<title>Total Processes</title>
<verticallabel>count</verticallabel>
<rigid>false</rigid>
<maxvalue>NaN</maxvalue>
<minvalue>0.0</minvalue>
<displayprio>1</displayprio>
<timescale>1day</timescale>
<base1024>false</base1024>
<graphdatapoints>
<graphdatapoint>
<name>NumberOfProcesses</name>
<datapointname>NumberOfProcesses</datapointname>
<cf>1</cf>
</graphdatapoint>
</graphdatapoints>
<graphvirtualdatapoints>
</graphvirtualdatapoints>
<graphdatas>
<graphdata>
<type>1</type>
<legend>Processes</legend>
<color>blue</color>
<datapointname>NumberOfProcesses</datapointname>
<isvirtualdatapoint>false</isvirtualdatapoint>
</graphdata>
</graphdatas>
</graph>
<graph>
<name>Total Virtual Memory Usage</name>
<title>Total Virtual Memory Usage</title>
<verticallabel>%</verticallabel>
<rigid>true</rigid>
<maxvalue>NaN</maxvalue>
<minvalue>0.0</minvalue>
<displayprio>1</displayprio>
<timescale>1day</timescale>
<base1024>false</base1024>
<graphdatapoints>
<graphdatapoint>
<name>PercentVirtualMemoryInUse</name>
<datapointname>PercentVirtualMemoryInUse</datapointname>
<cf>1</cf>
</graphdatapoint>
</graphdatapoints>
<graphvirtualdatapoints>
</graphvirtualdatapoints>
<graphdatas>
<graphdata>
<type>1</type>
<legend>Virtual Memory In Use</legend>
<color>blue</color>
<datapointname>PercentVirtualMemoryInUse</datapointname>
<isvirtualdatapoint>false</isvirtualdatapoint>
</graphdata>
</graphdatas>
</graph>
</graphs>
<overviewgraphs>
</overviewgraphs>
<scripts>
</scripts>
</entry>
</feed>