Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit d224b43

Browse files
author
Florian Lautenschlager
committed
Merge pull request #14 from FlorianLautenschlager/master
Updated Chronix Stack description.
2 parents b943ed7 + 2e5fe1c commit d224b43

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

_includes/chronixstack.html

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,15 @@ <h2>Chronix Stack</h2>
1010
<div class="row">
1111
<div class="col-lg-12">
1212
<p>
13-
The whole Chronix Stack is open source and is free to use for everyone without any restrictions. One
14-
can use the stack using plain Chronix blocks, such as the Chronix Collector, a tool for collecting
15-
jmx values via ssh from several applications, or the Chronix Analytics, a JavaFX rich client for
16-
time series exploration. If preferred a stack using <a href="http://collectd.org/">collectd</a> or
17-
<a href="https://github.com/elastic/logstash">logstash</a> as collection framework and <a
18-
href="http://grafana.org/">Grafana</a> or <a href="https://zeppelin.incubator.apache.org/">Apache
19-
Zeppelin</a> is also possible. The following figure shows the Chronix Stack.
13+
The whole Chronix Stack is open source and free to use for everyone without any restrictions. The
14+
stack has Chronix at its core but several other open source projects like <a
15+
href="https://github.com/elastic/logstash">logstash</a>, <a
16+
href="http://collectd.org/">collectd</a>, <a href="http://www.fluentd.org/">fluentd</a>, <a
17+
href="http://grafana.org/">Grafana</a> and <a href="https://zeppelin.incubator.apache.org/">
18+
Zeppelin</a> are tightly integrated.
2019
</p>
2120
<img src="img/documentation/chronix-stack.png" class="img-responsive center-block" width="80%"
2221
alt="Chronix Stack">
23-
<p>
24-
Note: Some of the shown parts are not yet released or in a stable version, such as the Grafana
25-
source plugin for Chronix. We will release them soon as possible. We promise! In the meantime stay
26-
tuned.
27-
</p>
2822

2923
</div>
3024
</div>

0 commit comments

Comments
 (0)