diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-07-31 20:07:27 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-07-31 20:07:27 +0000 |
commit | 1a9cc63ceb1ccc478799b5c0a76b3d16acce67b5 (patch) | |
tree | 3df8f722e0192c4aca6272de3b8ddfb9610cffa0 | |
parent | Merge pull request #86 from stvnjacobs/fix-url-typo (diff) | |
parent | onitor -> monitor (diff) | |
download | awesome-selfhosted-1a9cc63ceb1ccc478799b5c0a76b3d16acce67b5.tar.gz awesome-selfhosted-1a9cc63ceb1ccc478799b5c0a76b3d16acce67b5.zip |
Merge pull request #80 from skarphet/patch-1
Fix monitor misspelling.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -312,7 +312,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [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_) * [Reportr](http://www.reportr.io/) - Your life's personal dashboard. ([Source code](https://github.com/Reportr/dashboard)) - * [sensu](https://sensuapp.org/) - onitor servers, services, application health, and business KPIs. Get notified about failures before your users do. Collect and analyze custom metrics. `MIT` + * [sensu](https://sensuapp.org/) - monitor servers, services, application health, and business KPIs. Get notified about failures before your users do. Collect and analyze custom metrics. `MIT` * [uchiwa](https://uchiwa.io/) - simple dashboard for sensu |