-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathapps.html
465 lines (463 loc) · 31.9 KB
/
apps.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
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
<html lang="en"></html>
<head>
<style type="text/css">@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide{display:none !important;}ng\:form{display:block;}</style>
<title>Logscape Apps	</title>
<link href="css/bootstrap.min.css" rel="stylesheet"/>
<link href="css/style-app.css" rel="stylesheet"/>
<link href="css/app.css" rel="stylesheet"/>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.js"></script>
<style type="text/css"></style>
<script src="js/angular-1.2.9/angular.min.js"></script>
<script src="js/angular-1.2.9/angular-animate.min.js"></script>
<script src="js/angular-1.2.9/angular-route.min.js"></script>
<script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
}
</script>
<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
</head>
<body>
<div style="width:100%;height:85px;background-color:#2980B9;">
<!--
diva(href="/") Documentation
a(href="") Forums |
a(href="") Getting Started |
a(href="") Logscape |
-->
<div style="padding-left:100px;padding-top:20px"><img src="images/logscape-apps-logo.png" style="height:45px"/></div>
</div>
<div id="navdiv" style="width:100%;height:40px;background-color:#EEE;box-shadow: 0 0 2px #373737;">
<div style="padding-left:140px;padding-top:10px"><a href="/">Documentation | </a><a href="/cloud.html">Cloud | </a><a href="http://logscape.com">Main Website | </a><a href="http://logscape.com/get.html">Download | </a><a href="http://logscape.activeboard.com/">Forums | </a><a href="/apps.html">Apps | </a>
<div id="google_translate_element" class="float-right display-inline"></div>
</div>
</div>
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-12">
<div ng-app="docBrowserApp" class="row ng-scope">
<div class="col-md-9">
<div class="row">
<div class="col-md-11 apps">
<h3>Apps and Integrations </h3>
<hr/>
<p>Logscape Apps search and monitor the noisy edges to give you the complete picture. Standard monitoring of syslog,sockets and log inputs are useful, but that’s only part of the story. To really understand what’s going on, you also need to search and monitor all components of your infrastructure. Logscape Apps can invoke any service or executable shell scripts, vbs scripts, groovy, ruby, SQL, etc. to search and monitor data from any source or application</p><br/><a href="apps-intro.html">What is an App ? |</a><a href="apps-deploy.html"> How to deploy	 | </a><a href="apps-style.html"> Style Guidelines | </a><a href="app-develop.html"> Create your own | </a>
<div class="col-md-4">
<p>Search |
<input ng-model="query" class="ng-pristine ng-valid"/>
</p>
</div>
<div class="col-md-8"></div>
<!--
input(ng-model="category.databases",type="checkbox",value="true")
span Databases
input(ng-model="category.webServers",type="checkbox",value="true" )
span Web Servers
input(ng-model="category.java",type="checkbox",value="true")
br
span Java
input(ng-model="category.dotnet",type="checkbox",value="true")
span .Network Devices
input(ng-model="category.java",type="checkbox",value="true")
span Middleware
input(ng-model="category.java",type="checkbox",value="true")
-->
</div>
</div>
<hr id="collectors"/>
<h3>Collectors</h3>
<div style="padding-left:25px" class="row">
<div class="col-md-11"></div>
<!--
h6a(href="#/grid") [ Grid View |
a(href="#/list") List View ]
-->
<div ng-controller="docListCtrl" class="ng-scope">
<!--
div(ng-repeat="c in getCategories")input(ng-model="{{c}}",type="checkbox",value="true")
span {{c}}
-->
<!-- ngView: undefined-->
<div class="ng-view ng-scope">
<div ng-controller="docListCtrl" class="ng-scope">
<filter:query></filter:query>
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/collectd_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Visualize Collectd Metrics</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Aggregate collectd metrics across several hosts and visualize system health and performance metrics on custom Collectd Workspaces.</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/CollectdApp" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/CollectdApp/blob/master/dist/CollectdApp-0.5.zip?raw=true">Download </a></div>
</div>
</div>
</div>
<filter:query></filter:query>
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/nuget-icon.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Capture with Telegraf</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Telegraf is an agent written in Go for collecting metrics from the system it's running on, or from other services, and writing them into a variety of different output formats.</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/Telegraf-Basic" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/Telegraf-Basic/blob/master/dist/TelegrafApp-1.0.zip?raw=true">Download |</a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://docs.influxdata.com/telegraf/v0.13/introduction/installation/" target="_blank">Docs</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<hr id="apps"/>
<div style="padding-left:25px" class="row">
<div class="col-md-11"></div>
<!--
h6a(href="#/grid") [ Grid View |
a(href="#/list") List View ]
-->
<div ng-controller="docListCtrl" class="ng-scope">
<!--
div(ng-repeat="c in getCategories")input(ng-model="{{c}}",type="checkbox",value="true")
span {{c}}
-->
<!-- ngView: undefined-->
<div class="ng-view ng-scope">
<div ng-controller="docListCtrl" class="ng-scope">
<h3>Operating System</h3>
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/windows_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> WindowsOS 3.0</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">This version of the Windows App is for Logscape 3.0 Onwards. Get monitoring of Windows Events and server health. Find charts, alerts and Workspaces to give you a view on your Windows server estate.</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/windows3" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/Windows3/blob/master/dist/WindowsApp-1.5.zip?raw=true">Download </a></div>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/unix_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> UnixOS 3.0</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">This version of the Windows App is for Logscape 3.0 Onwards. Monitor Unix, Solaris and OS X operating systems. Get insights on operating system KPIs with detailed charts and alerts</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/Unix3" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/Unix3/blob/master/UnixApp-1.6.zip?raw=true">Download </a></div>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
</div>
</div>
</div>
</div>
<!--Start of a new section-->
<div style="padding-left:25px" class="row">
<div class="col-md-11"></div>
<!--
h6a(href="#/grid") [ Grid View |
a(href="#/list") List View ]
-->
<div ng-controller="docListCtrl" class="ng-scope">
<!--
div(ng-repeat="c in getCategories")input(ng-model="{{c}}",type="checkbox",value="true")
span {{c}}
-->
<!-- ngView: undefined-->
<div class="ng-view ng-scope">
<div ng-controller="docListCtrl" class="ng-scope">
<h3>Data Storage</h3>
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/cassandra_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Cassandra</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Collect Cassandra connection, cache and performance metrics. Visualize and monitor your cassandra instances</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/cassandraapp#intro" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/cassandraapp/raw/master/CassandraApp-1.0.zip">Download </a></div>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/mongo_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> MongoDB</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Monitor Mongo application logs, caches, tables and mongo server metrics </p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/mongodbapp" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/mongodbapp/blob/master/dist/MongoApp-1.0.zip?raw=true">Download </a></div>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/mysql_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Mysql</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Monitor the health of mysql instances, track cache, buffers and slow queries </p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/mysqlapp#intro" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/mysqlapp/blob/master/dist/MysqlApp-1.1.zip?raw=true">Download </a></div>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/postgres_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> PostgreSQL</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Monitor your Postgres databases and processes. Get views on your tables, indexes and buffers.</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/postgresapp" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/postgresapp/raw/master/dist/PostgresqlApp-1.0.zip">Download </a></div>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | -->
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
</div>
</div>
</div>
</div>
<!--Start of a new section-->
<div style="padding-left:25px" class="row">
<div class="col-md-11"></div>
<!--
h6a(href="#/grid") [ Grid View |
a(href="#/list") List View ]
-->
<div ng-controller="docListCtrl" class="ng-scope">
<!--
div(ng-repeat="c in getCategories")input(ng-model="{{c}}",type="checkbox",value="true")
span {{c}}
-->
<!-- ngView: undefined-->
<div class="ng-view ng-scope">
<div ng-controller="docListCtrl" class="ng-scope">
<h3>Webservers</h3>
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/apachenginx.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Apache/Nginx App</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Monitor Nginx and Apache webservers using the extended log format.</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/ApacheNGINX" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/ApacheNGINX/blob/master/ApacheNGINXApp-1.0.zip?raw=true">Download </a></div>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query -->
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/apache_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Apache Http Server</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Monitor Apache HTTP workers, bandwidth and connections. Deprecated in favour of the joint app.</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/weblogsapp" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/weblogsapp/blob/master/dist/WebLogsApp-1.0.zip?raw=true">Download </a></div>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/nginx_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Nginx Web Server</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Monitor Nginx server health and track connections statistics. Deprecated in favour of the joint app. </p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/nginxapp#nginxapp-10" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/nginxapp/raw/master/NginxApp-1.0.zip">Download </a></div>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
</div>
</div>
</div>
</div>
<!--Start of a new section-->
<div style="padding-left:25px" class="row">
<div class="col-md-11"></div>
<!--
h6a(href="#/grid") [ Grid View |
a(href="#/list") List View ]
-->
<div ng-controller="docListCtrl" class="ng-scope">
<!--
div(ng-repeat="c in getCategories")input(ng-model="{{c}}",type="checkbox",value="true")
span {{c}}
-->
<!-- ngView: undefined-->
<div class="ng-view ng-scope">
<div ng-controller="docListCtrl" class="ng-scope">
<h3>Other </h3>
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/java_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Java</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Monitor the JVM, java application logs and garbage collection. Visualize custom metrics through JMX</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/javaapp" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/javaapp/blob/master/dist/JavaApp-1.0.zip?raw=true">Download </a></div>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/cisco_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Cisco 3.0</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">This version of the Cisco App is for Logscape 3.0 Onwards. Analyse Cisco ASA syslog messages, track and measure bandwidth usage and connection throughput and alert on suspicious traffic</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/Cisco3" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/Cisco3/blob/master/dist/CiscoApp-1.4.zip?raw=true">Download </a></div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
</div>
</div>
</div>
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/weblogs_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Analyze Weblogs</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Visualize visitors, bandwidth and other metrics for your IIS,Apache and Nginx web logs. Provides support for common web log formats CLF,XLF and custom.</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/weblogsapp/" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/weblogsapp/raw/master/dist/WebLogsApp-1.0.zip">Download </a></div>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/docker_logo.png" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Docker</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Monitor Docker and process running in Docker containers. Visualize resource metrics and container life cycles</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/DockerApp#dockerapp-10" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/DockerApp/blob/master/dist/DockerApp-1.1.zip?raw=true">Download </a></div>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/hpc_server.jpg" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Microsoft HPC</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Monitor your entire Microsoft HPC environment, Visualize performance and resource metrics.</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/hpc-server" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/hpc-server/blob/master/dist/MicrosoftHPCApp-1.1.zip?raw=true">Download </a></div>
<p></p>
</div>
</div>
</div>
<!-- end ngRepeat: doc in documents | filter:filterByCategory | filter:query-->
<div ng-repeat="doc in documents | filter:filterByCategory | filter:query" class="ng-scope">
<div style="width:300px;float:left;margin: 5px 5px 5px 5px">
<div style="background-color:#EEE;border: 1px solid #CCC;width:300px;height:300px;padding: 10px 10px 10px 10px">
<center>
<div style="float:center;"><img src="images/ge_logo.jpg" style="height:80px"/></div>
</center>
<p></p>
<h3 class="ng-binding"> Univa Grid Engine</h3>
<p></p>
<!-- span.category >> {{doc.docType}}-->
<p class="ng-binding">Monitor your entire Univa Grid. Visualize performance and utilisation while simultaneously tracing errors within Jobs.</p>
<div style="float:left;padding-left:10px" class="grid"><a style="color:fe4800" href="https://github.com/logscape/UGEApp" target="_blank">Github Repo | </a></div>
<div style="color:fe4800;float:left;padding-left:10px"><a style="color:fe4800" href="https://github.com/logscape/UGEApp/blob/master/Dist/UGEApp-1.0.zip?raw=true">Download </a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>