ScopePort is an easy to configure but powerful remote monitoring server. You can use it to monitor servers all over the web. It permanently checks system functions of servers and warns you if something goes wrong. It also provides a nice web interface that lets you have the overview of all your servers and their health.
The main difference to e.g. Nagios or Zabbix is, that ScopePort is configured very easily and extremely fast. Just monitor your boxes – Don’t spend the whole day to make them monitored.
Locate the file administrator/includes/admin.php Backup this file, in case you make a bad edit / need to restore. near line 285 in admin.php find the line: if ($n < 1) { and replace that line with : if (($n < 1) || ($path == '')) {