diff options
author | Thomas Dalichow <info@thomasdalichow.de> | 2015-07-13 21:34:02 +0000 |
---|---|---|
committer | Thomas Dalichow <info@thomasdalichow.de> | 2015-07-13 21:34:02 +0000 |
commit | b493d782645195232470d9920c0ab58cdd7403f4 (patch) | |
tree | 4fb3e612fe99d3cc637fb8195dbccdfde953c77d | |
parent | add Kontalk messenger (diff) | |
download | awesome-selfhosted-b493d782645195232470d9920c0ab58cdd7403f4.tar.gz awesome-selfhosted-b493d782645195232470d9920c0ab58cdd7403f4.zip |
add nagios fork icinga to monitoring tools
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |