From f8b450d1d7cf0f9b51735fa6440eb6e828219e85 Mon Sep 17 00:00:00 2001 From: sokai Date: Sat, 8 Apr 2017 11:26:44 +0200 Subject: [PATCH] added PHP Server Monitor to the monitoring section PHP Server Monitor is a nice and (well maintained) self hosting monitoring solution. (If there shold be a link to the code, here it is: https://github.com/phpservermon/phpservermon) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2cba216..bc1a116 100644 --- a/README.md +++ b/README.md @@ -410,6 +410,7 @@ * [Observium](http://www.observium.org/) - SNMP monitoring for servers and networking devices. Runs on linux. * [OMD](http://omdistro.org/) - The Open Monitoring Distribution. * [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. + * [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites * [psdash](https://github.com/Jahaja/psdash) - A linux system information web dashboard using psut ils and flask. * [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux.