-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreportTypes.html
424 lines (285 loc) · 20.3 KB
/
reportTypes.html
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
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.7.4 at 11 Mar 2017
| Rendered using Apache Maven Fluido Skin 1.6
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20170311" />
<meta http-equiv="Content-Language" content="en" />
<title>Fine Grained Service Monitoring System – Report Types</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script>
</head>
<body class="topBarDisabled">
<a href="https://github.com/mil-oss/fgsms">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"
alt="Fork me on GitHub">
</a>
<div class="container-fluid">
<div id="banner">
<div class="pull-left"><a href="http://mil-oss.org/" id="bannerLeft"><img src="images/mil-oss-logo.png" alt="Fine Grained Service Monitoring System"/></a></div>
<div class="pull-right"><div id="bannerRight"><img src="images/fgsms_logo_small.png" /></div>
</div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="projectVersion">Version: 7.0.0<span class="divider">|</span></li>
<li class=""><a href="https://www.mil-oss.org" class="externalLink" title="MIL-OSS">MIL-OSS</a><span class="divider">/</span></li>
<li class="active ">Report Types</li>
<li id="publishDate" class="pull-right">Last Published: 11 Mar 2017</li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span2">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li><a href="index.html" title="Project Information"><span class="none"></span>Project Information</a> </li>
<li><a href="index2.html" title="Welcome"><span class="none"></span>Welcome</a> </li>
<li><a href="whitepaper.html" title="Whitepaper"><span class="none"></span>Whitepaper</a> </li>
<li><a href="architecture.html" title="Architecture"><span class="none"></span>Architecture</a> </li>
<li><a href="quickstart.html" title="Quick Start"><span class="none"></span>Quick Start</a> </li>
<li><a href="deployment-planning.html" title="Deployment Planning"><span class="none"></span>Deployment Planning</a> </li>
<li><a href="deployserver.html" title="Deploying the Server"><span class="none"></span>Deploying the Server</a> </li>
<li><a href="agentmatrix.html" title="Agent Matrix"><span class="none"></span>Agent Matrix</a> </li>
<li><a href="deployagent.html" title="Deploying Agents"><span class="none"></span>Deploying Agents</a> </li>
<li><a href="user.html" title="User Guide"><span class="none"></span>User Guide</a> </li>
<li><a href="reporting.html" title="Reports and data access"><span class="none"></span>Reports and data access</a> </li>
<li><a href="security.html" title="Security Guide"><span class="none"></span>Security Guide</a> </li>
<li><a href="permissions.html" title="Access Control"><span class="none"></span>Access Control</a> </li>
<li><a href="federation.html" title="Data Federation"><span class="none"></span>Data Federation</a> </li>
<li><a href="news.html" title="News"><span class="none"></span>News</a> </li>
<li><a href="sdk.html" title="SDK"><span class="none"></span>SDK</a> </li>
<li><a href="specs.html" title="Specs/ICD"><span class="none"></span>Specs/ICD</a> </li>
<li><a href="committer.html" title="Committers"><span class="none"></span>Committers</a> </li>
<li><a href="faq.html" title="FAQ"><span class="none"></span>FAQ</a> </li>
<li class="nav-header">Modules</li>
<li><a href="apache-tomcat/index.html" title="Pre-Configured Apache Tomcat"><span class="none"></span>Pre-Configured Apache Tomcat</a> </li>
<li><a href="apache-juddi/index.html" title="Pre-Configured Apache Juddi"><span class="none"></span>Pre-Configured Apache Juddi</a> </li>
<li><a href="fgsms-common-interfaces/index.html" title="fgsms Interfaces WS Stubs and Schema Bindings Generated from WSDL"><span class="none"></span>fgsms Interfaces WS Stubs and Schema Bindings Generated from WSDL</a> </li>
<li><a href="fgsms-common/index.html" title="fgsms Common"><span class="none"></span>fgsms Common</a> </li>
<li><a href="fgsms-agents/index.html" title="fgsms Embedded Agents"><span class="none"></span>fgsms Embedded Agents</a> </li>
<li><a href="fgsms-ws-notification/index.html" title="fgsms WS-Notification Parent"><span class="none"></span>fgsms WS-Notification Parent</a> </li>
<li><a href="fgsms-server/index.html" title="fgsms Server"><span class="none"></span>fgsms Server</a> </li>
<li><a href="fgsms-cli/index.html" title="fgsms Command Line Interface"><span class="none"></span>fgsms Command Line Interface</a> </li>
<li><a href="fgsms-samples/index.html" title="fgsms Examples Packages"><span class="none"></span>fgsms Examples Packages</a> </li>
<li><a href="fgsms-dist/index.html" title="fgsms Distribution"><span class="none"></span>fgsms Distribution</a> </li>
<li><a href="fgsms-netagent/index.html" title="fgsms.Net Components"><span class="none"></span>fgsms.Net Components</a> </li>
<li class="nav-header">Project Documentation</li>
<li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a> </li>
<li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a> </li>
</ul>
<form id="search-form" action="https://www.google.com/search" method="get" >
<input value="https://mil-oss.github.io/" name="sitesearch" type="hidden"/>
<input class="search-query" name="q" id="query" type="text" />
</form>
<script type="text/javascript">asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
</div>
</div>
</div>
<div id="bodyColumn" class="span10" >
<div class="section">
<div class="section">
<h3><a name="Report_Types"></a>Report Types</h3>
<p>This list represents the out of the box report types provided by FGSMS. It is a plugin system and this list is actually generated during the software build of FGSMS. </p>
<table border="0" class="table table-striped">
<thead>
<tr class="a">
<th>Report Type </th>
<th>Applies to (Policy Type) </th>
<th>Description </th>
</tr>
</thead>
<tbody>
<tr class="b">
<td>Availability By Service </td>
<td>TRANSACTIONAL,MACHINE,PROCESS,STATISTICAL,STATUS </td>
<td>This represents the availability over time. A value of 1 represents operational and 0 represents non-operational status. For web services, this is limited by the ability for the Bueller component to a) connect to the service and b) authenticate to it.</td>
</tr>
<tr class="a">
<td>Average Consumers By Queue/Topic </td>
<td>STATISTICAL </td>
<td>This represents the average number of consumers for all channels (topics/queues/etc) on a specific message broker. For the chart, X axis is time, Y is customer count</td>
</tr>
<tr class="b">
<td>Average Message Size By Service </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. This represents the average combined request and response message size of each service. A negative value generally indicates that the information was not able to be collected by the agent. For the chart, X axis is time, Y axis is response time</td>
</tr>
<tr class="a">
<td>Average Message Size By Service By Method </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. This represents the average combined request and response message size of each service grouped by method. A negative value generally indicates that the information was not able to be collected by the agent.For the chart, X axis is time, Y axis is response time</td>
</tr>
<tr class="b">
<td>Average Response Time By Service </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. For the chart, X axis is service, Y axis is average message size.</td>
</tr>
<tr class="a">
<td>Average Response Time By Service By Method </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. For the chart, X axis is service, Y axis is average message size.</td>
</tr>
<tr class="b">
<td>CPU Usage </td>
<td>PROCESS,MACHINE </td>
<td>This represents the number of CPU utilization of process or a machine. For the chart, X axis is time, Y is CPU% in use (all cores)</td>
</tr>
<tr class="a">
<td>Disk I/O </td>
<td>MACHINE </td>
<td>This represents the disk I/O operating on a logical partition on a given machine over time. For the chart, X axis is time, Y is I/O rate</td>
</tr>
<tr class="b">
<td>Free Disk Space </td>
<td>MACHINE </td>
<td>This represents the free disk space (MB) on a logical partition on a given machine over time. Low disk space can cause system failure or prevent the system from saving audit logs. For the chart, X axis is time, Y axis free disk space host/partition</td>
</tr>
<tr class="a">
<td>Invocations By Consumer </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. Aggregated against all web service traffic, by client username or ip address</td>
</tr>
<tr class="b">
<td>Invocations By Consumer By Service </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. This represents the number of invocations (transactions) per consumer for each service. Useful for identifying customers or consumers that are producing more traffic than others</td>
</tr>
<tr class="a">
<td>Invocations by Consumer by Service by Method </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. This represents the number of invocations (transactions) per consumer for each service grouped by method. Useful for identifying customers or consumers that are producing more traffic than others</td>
</tr>
<tr class="b">
<td>Invocations by Data Collector </td>
<td>TRANSACTIONAL </td>
<td>This report is useful for load balancing transactional/web service agents that report to the FGSMS server(s).</td>
</tr>
<tr class="a">
<td>Invocations by Hosting Server </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. Displays the counts of all request and response messages for a given server (success + failure counts) by host.</td>
</tr>
<tr class="b">
<td>Invocations by Service </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern.</td>
</tr>
<tr class="a">
<td>Invocations by Service By Method </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern.</td>
</tr>
<tr class="b">
<td>Mean time between faults (MTBF) </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. This is the measure of average time between failed service invocations. Failed invocations for a service can be for a number of reasons and may not necessarily be due to a problem with the service (could be network related, faulty clients, etc).This report does not necessarily represent service up time.</td>
</tr>
<tr class="a">
<td>Memory Usage </td>
<td>MACHINE,PROCESS </td>
<td>This represents the memory usage for a given machine or process. For the chart, X axis is time, Y is Memory% in use</td>
</tr>
<tr class="b">
<td>Message Broker Queue Depth </td>
<td>STATISTICAL </td>
<td>This represents the average queue depth of all channels (topics/queues/etc) on a specific message broker. An increase or high rate can indicate that a subscriber is offline or non-functional. For chart, X axis is time, Y is queue depth</td>
</tr>
<tr class="a">
<td>Network I/O rates by Machine </td>
<td>MACHINE </td>
<td>This represents the network throughput rates of a machine over time as reported by the operating system, hypervisor, and/or network card. For the chart, X axis is time, Y is I/O rate</td>
</tr>
<tr class="b">
<td>Open Files by Process </td>
<td>PROCESS </td>
<td>This represents the number of open file handles that are owned by a specific process. A high or increasing number handles can indicate a resource leak. For the chart, X axis is time, Y axis open file handle count</td>
</tr>
<tr class="a">
<td>Queue or Topic Count on a Message Broker </td>
<td>STATISTICAL </td>
<td>This represents the count of channels/topics/queues for a given message broker. For the chart, X axis is time, Y is queue/topic count</td>
</tr>
<tr class="b">
<td>Response Time Over Time </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. This represents the response time of a transactional web service, over time. For the chart X axis is time, Y axis is response time</td>
</tr>
<tr class="a">
<td>Service Level Agreement violations </td>
<td>TRANSACTIONAL,MACHINE,PROCESS,STATISTICAL,STATUS </td>
<td>Applies to all service policy types. This report generates a table and bar chart outlining all SLA violations for a given service. An SLA is basically a rule and action based on recorded data. An SLA Fault is not necessarily a performance and are based on the rules configured for each service.</td>
</tr>
<tr class="b">
<td>Success and Failure Transaction Counts By Service </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern.</td>
</tr>
<tr class="a">
<td>Success and Failure Transaction Counts By Service By Method </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern.</td>
</tr>
<tr class="b">
<td>Success/Failure Count by Hosting Server </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern.</td>
</tr>
<tr class="a">
<td>Thread Count </td>
<td>PROCESS,MACHINE </td>
<td>This represents the number of threads running on a given machine or that are owned by a specific process. A high or increasing number threads can indicate a resource leak. For the chart, X axis is time, Y is threads in use</td>
</tr>
<tr class="b">
<td>Throughput By Hosting Server </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. This represents the average invocation rate over the given period of time for a given service host. The accuracy of the data is limited to the time range this report was generated from. For the chart, X axis is host, Y axis is is throughput (bytes total of all messages/time for a given host). This data does not necessarily represent bytes on the wire and may or may not include transport overhead, headers, or packetization.</td>
</tr>
<tr class="a">
<td>Throughput By Service </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. This represents the average invocation rate over the given period of time. The accuracy of the data is limited to the time range this report was generated from. For the chart, X axis is service, Y axis is throughput (bytes total of all messages/time). This data does not necessarily represent bytes on the wire and may or may not include transport overhead, headers, or packetization.</td>
</tr>
<tr class="b">
<td>Throughput By Service By Method </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. This represents the average invocation rate over the given period of time grouped by method. The accuracy of the data is limited to the time range this report was generated from. For the chart, X axis is service, Y axis is throughput (bytes total of all messages/time). This data does not necessarily represent bytes on the wire and may or may not include transport overhead, headers, or packetization.</td>
</tr>
<tr class="a">
<td>Total Message Size By Service </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. Displays the sum of all request and response messages sizes, assuming it was recorded. grouped by service. This data does not necessarily include transport headers, encryption, or any kind transport overhead or packet level retransmissions and represents the payload sizes that was recorded by the agent. The accuracy of the data is limited to the time range this report was generated from. For the chart, X axis is service, Y axis is bytes total for all messages</td>
</tr>
<tr class="b">
<td>Total Message Size By Service By Method </td>
<td>TRANSACTIONAL </td>
<td>Applies to web services and transactional services only and services that generally have a request/response or a start/stop messaging pattern. Displays the sum of all request and response messages sizes, assuming it was recorded, grouped by service, by method. This data does not necessarily include transport headers, encryption, or any kind transport overhead or packet level retransmissions and represents the payload sizes that was recorded by the agent. The accuracy of the data is limited to the time range this report was generated from. . For the chart, X axis is service, Y axis is bytes total for all messages by method.</td>
</tr>
</tbody>
</table></div></div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
</div>
</div>
</footer>
</body>
</html>