ISP Manager
ISP Manager should support CloudLinux out of the box.If you are converting from CentOS, use centos2cl utility to convert your server to CloudLinux.
Once you have done that, install mod_hostinglimits and update apache and cron services:
# yum install mod_hostinglimits # yum update httpd vixie-cron
If you are running mod_php, you still need to enable suexec (CGI) to make LVE work.
mod_hostinglimits depends on SuexecUserGroup directive (that is populated when suexec is enabled) to determine which user website belongs to.
