I want to draw the attention of developers on the project check_sys
This project shows graphs usage basic system resources.
And he using for presence of dispatching station to collect data of meny servers, it can be easily reconfigured to work entirely within the one server.
Demo can be found here
http://main.data-stream.ru/check_sys/
Login/pass - demo/demo
Thus, the project can be integrated into the admin area by simply changing the design and adding pages in the admin area.
-----
The ispCP has a significant disadvantage.
Impossible to control how much each user overloads the system resources. Trafic control is not actual for unlimeted tarifs.
Must be used and do parsing page apache
<Location /serverstatus>
SetHandler server-status
Order deny, allow
Deny from all
Allow from 127.0.0.1
</ Location>
to monitor the load created by each domain. If only for http / https
--
Sorry for my english