diff options
author | Alexander Ryzhov <gtihub@ryzhov-al.ru> | 2015-08-06 06:10:02 +0000 |
---|---|---|
committer | Alexander Ryzhov <gtihub@ryzhov-al.ru> | 2015-08-06 06:10:02 +0000 |
commit | f813189efc10e4be92d04e2380a75aea21f749ba (patch) | |
tree | 0cf1c50b84f064249c1cf1ed0e3da2f6e6ae510b | |
parent | Merge pull request #170 from ChrisMissal/patch-1 (diff) | |
download | awesome-selfhosted-f813189efc10e4be92d04e2380a75aea21f749ba.tar.gz awesome-selfhosted-f813189efc10e4be92d04e2380a75aea21f749ba.zip |
linux-dash: new demo URL
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -351,7 +351,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [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` - * [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/)) + * [linux-dash](https://github.com/afaqurk/linux-dash) - A drop-in, low-overhead monitoring web dashboard for a linux machine ([Demo](http://linuxdash.afaqtariq.com/#/system-status)) * [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` |