by eVolpe Consulting Group

Would you like to be informed when something breaks down in the system? Get alerts from Monitor by eVolpe!

Free Trial

By clicking you consent to share your profile with the developer

Installation Guide

Requirements:

PHP 7.1 SugarCRM 8.0.X Database: MySQL Composer

The package will NOT work on Suite On Demand.

Installation:

Instance Monitor consists of 2 parts:

  • Main application – it is PHP Application independent from CRM System
  • CRM Package – it is installable package compatible with SugarCRM

Main appliacation installation;

  • To install main part of our system You should download Monitor_X.zip file to your server and extract it to some dictionary – for example /var/www/InstanceMonitor
  • Next You should change owner of those files on server user (for Apache Server this user is usuall called www-data)
cmd: chown www-data:www-data -R /var/www/InstanceMonitor
  • Add [InstanceMonitor]\index.php application to system crontab for Apache server user.
cmd: crontab -e -u www-data:www-data

CRM Package installation:

File MonitorCRMPackage_X_X_X.zip is installable package for SugarCRM system. To install it You should use ModuleLoader in Administration Panel.

Saving Comment Saving Comment...