diff options
author | nodiscc <nodiscc@gmail.com> | 2015-06-04 12:47:34 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-06-04 12:47:34 +0000 |
commit | 4922a4c6ff14fa0e67790eaa7cc548f854385656 (patch) | |
tree | 28a46f9ad03977c9d8873c4bcc420579cf009427 | |
parent | add more CMS (diff) | |
download | awesome-selfhosted-4922a4c6ff14fa0e67790eaa7cc548f854385656.tar.gz awesome-selfhosted-4922a4c6ff14fa0e67790eaa7cc548f854385656.zip |
add more system monitors
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -140,6 +140,9 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## Monitoring * [Nagios](https://www.nagios.org/) - Industry standard monitoring software, which has a lot of plugins and customisation posibilities. - `GPL` + * [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/)) + * [pyDash](https://github.com/k3oni/pydash) - Small web-based monitoring dashboard for linux ([Demo](http://pydash.hostechs.com/main/) - _admin/admin_) + * [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psutils and flask ## Office Suites |