diff options
author | Charles Farence III <charles@charlessite90.com> | 2015-07-01 09:28:18 +0000 |
---|---|---|
committer | Charles Farence III <charles@charlessite90.com> | 2015-07-01 09:28:18 +0000 |
commit | 207dbdf9f520e33cbad2a47c69802f43f9f075fb (patch) | |
tree | f1a3824df6dfe8649070a465cf44421aa073db29 | |
parent | Remove duplicate linux-dash (diff) | |
download | awesome-selfhosted-207dbdf9f520e33cbad2a47c69802f43f9f075fb.tar.gz awesome-selfhosted-207dbdf9f520e33cbad2a47c69802f43f9f075fb.zip |
added phpSysInfo
added phpSysInfo the monitoring section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -189,6 +189,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [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 * [pyDash](https://github.com/k3oni/pydash) - Small web-based monitoring dashboard for linux ([Demo](http://pydash.hostechs.com/main/) - _admin/admin_) + * [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)) ## Music streaming * [Sonerezh](https://www.sonerezh.bzh/) - A self-hosted, web-based application for stream your music, everywhere. ([Demo](https://www.sonerezh.bzh/demo/), [Documentation](https://www.sonerezh.bzh/docs/), [Source code](https://github.com/sonerezh/sonerezh)) |