diff --git a/pdb-js/src/app/help-page/help-page.component.html b/pdb-js/src/app/help-page/help-page.component.html index 65f77a4..d8ef9bf 100644 --- a/pdb-js/src/app/help-page/help-page.component.html +++ b/pdb-js/src/app/help-page/help-page.component.html @@ -15,7 +15,7 @@ This page describes how to use this tool.
There are many tools out there that do monitoring in one way or the other. There are complete closed source solutions like New Relic, -Splunk, +Splunk and App Dynamics. They bring everything you need, a tool to collect logs or metrics, a database, a UI with dashboards and alerting.
@@ -23,16 +23,27 @@ They bring everything you need, a tool to collect logs or metrics, a database, a The OSS community likes to break them down into separate tools. For example the ELK-stack consists of Elasticsearch -as database, and Kibana -as the UI. It is usually combined with Logstash -for logfile collection.Another popular UI is Grafana which can be combined with Loki, Prometheus, Graphite or Metrictank (which is an engine for Graphite). - +
++Newer and popular for its good database is the duo InfluxDB ++ Chronograf. +
++Apart from the general purpose solutions there are also more specialized tools. For example +Nagios/Icinga +which specializes in hardware monitoring. +