diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-06 23:10:12 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-06 23:10:12 +0000 |
commit | 4c5ed0d8c090edd976eb6072724444cc2523ec9e (patch) | |
tree | b9381e3d4d2c27d2db290be556000803e0c1d61a | |
parent | Merge pull request #176 from ryzhovau/subsonic-demo (diff) | |
parent | linux-dash: new demo URL (diff) | |
download | awesome-selfhosted-4c5ed0d8c090edd976eb6072724444cc2523ec9e.tar.gz awesome-selfhosted-4c5ed0d8c090edd976eb6072724444cc2523ec9e.zip |
Merge pull request #175 from ryzhovau/linux-dash-demo
Update linux-dash Demo URL
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -357,7 +357,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [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` |