aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2015-08-02 18:51:33 +0000
committerEdward D <ed.kickball@hotmail.com>2015-08-02 18:51:33 +0000
commitee854bfd06bb908287cd1f5081d840fc9653dac4 (patch)
tree78e97ca835e2ec6b4ccff1cee31b22b5b3661753
parentMerge pull request #98 from motiko/master (diff)
parentAdd Prometheus monitoring tool (diff)
downloadawesome-selfhosted-ee854bfd06bb908287cd1f5081d840fc9653dac4.tar.gz
awesome-selfhosted-ee854bfd06bb908287cd1f5081d840fc9653dac4.zip
Merge pull request #111 from carlwolff/monitoring-prometheus
Added Prometheus (Monitoring)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9a7374b7..bb457b1a 100644
--- a/README.md
+++ b/README.md
@@ -321,6 +321,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
* [LibreNMS](http://www.librenms.org/) - Community-based GPL-licensed network monitoring system - `GPLv3`
* [Nagios](https://www.nagios.org/) - Industry standard monitoring software, which has a lot of plugins and customisation posibilities. - `GPL`
* [phpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - a customizable PHP script that displays information about your system nicely ([Demo](http://phpsysinfo.sourceforge.net/phpsysinfo/index.php?disp=bootstrap))
+ * [Prometheus](http://prometheus.io/) - Monitoring system and time series database. ([Source code](https://github.com/prometheus/prometheus)) `Apache` `Go`
* [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psutils and flask
* [pyDash](https://github.com/k3oni/pydash) - Small web-based monitoring dashboard for linux ([Demo](http://pydash.hostechs.com/main/) - _admin/admin_)
* [Reportr](http://www.reportr.io/) - Your life's personal dashboard. ([Source code](https://github.com/Reportr/dashboard))