diff options
author | nodiscc <nodiscc@gmail.com> | 2015-07-28 15:05:32 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-07-28 15:05:32 +0000 |
commit | 9e598c1b8917e3f186c6ee68b4925392d8f89812 (patch) | |
tree | aae7d41ff25b8a1b4ba6485cb247557ea7a39f45 | |
parent | add static site genrators section (diff) | |
parent | Added LibreNMS to administration & monitoring section (diff) | |
download | awesome-selfhosted-9e598c1b8917e3f186c6ee68b4925392d8f89812.tar.gz awesome-selfhosted-9e598c1b8917e3f186c6ee68b4925392d8f89812.zip |
Merge remote-tracking branch 'kickball/pr/45' into next
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -252,6 +252,7 @@ See also [Static Site Generators](#static-site-generators) * [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` * [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/)) + * [LibreNMS](http://www.librenms.org/) - Community-based GPL-licensed network monitoring system - `GPL-v3.0` * [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)) * [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psutils and flask |