diff options
author | nodiscc <nodiscc@gmail.com> | 2015-08-21 17:26:12 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-21 17:26:12 +0000 |
commit | 8507cad1a0b77b58a5eb0694a712a236353c781c (patch) | |
tree | 23b77f517987485bd2945dd60ac2ad76554e7abb | |
parent | rename VoIP to SIP, add SIP and IRC descriptions/wikipedia links (diff) | |
download | awesome-selfhosted-8507cad1a0b77b58a5eb0694a712a236353c781c.tar.gz awesome-selfhosted-8507cad1a0b77b58a5eb0694a712a236353c781c.zip |
move adagios to awesome-sysadmin
part of https://github.com/Kickball/awesome-selfhosted/issues/127
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -402,7 +402,6 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization ## Monitoring and Administration - * [Adagios](http://adagios.org/) - Web based Nagios interface for configuration, as well as monitoring (as a replacement to the standard interface), and a REST interface ([Demo](http://demo.adagios.org/), [SourceCode](https://github.com/opinkerfi/adagios), [Documentation](https://github.com/opinkerfi/adagios/wiki)) - `GPLv3` `Python` * [adminer](http://www.adminer.org/) - Database management in a single PHP file ([Source code](https://github.com/vrana/adminer)) * [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` * [LibreNMS](http://www.librenms.org/) - Community-based GPL-licensed network monitoring system - `GPLv3` |