Setting the usage limits
You can modify the threshold and critical limit for the sites hosted on your server. These limits are common to all the sites hosted on the server.
To set the threshold:
Log in as the root user to the Ensim Pro server.
Update the value of the attribute quota_threshold in the configuration file by typing the following command:
eplconf set quota_threshold=<value>
where <value> is the new threshold value
Restart the epld daemon.
service epld restart
To set the critical limit:
Update the value of the attribute quota_critical_limit in the configuration file by typing the following command:
eplconf set quota_critical_limit=<value>
where <value> is the new value for the critical limit