aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Dalichow <info@thomasdalichow.de>2015-07-13 21:34:02 +0000
committerThomas Dalichow <info@thomasdalichow.de>2015-07-13 21:34:02 +0000
commitb493d782645195232470d9920c0ab58cdd7403f4 (patch)
tree4fb3e612fe99d3cc637fb8195dbccdfde953c77d
parentadd Kontalk messenger (diff)
downloadawesome-selfhosted-b493d782645195232470d9920c0ab58cdd7403f4.tar.gz
awesome-selfhosted-b493d782645195232470d9920c0ab58cdd7403f4.zip
add nagios fork icinga to monitoring tools
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b30069a8..2a1a66b8 100644
--- a/README.md
+++ b/README.md
@@ -200,6 +200,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
## Monitoring and administration
+ * [Icinga / Icinga 2](https://www.icinga.org/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([SourceCode](https://github.com/Icinga)) - `GPLv2`
* [linux-dash](https://github.com/afaqurk/linux-dash) - A drop-in, low-overhead monitoring web dashboard for a linux machine ([Demo](http://afaq.dreamhosters.com/linux-dash/))
* [Nagios](https://www.nagios.org/) - Industry standard monitoring software, which has a lot of plugins and customisation posibilities. - `GPL`
* [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psutils and flask