SilverNodashi Posted July 19, 2012 Share Posted July 19, 2012 Hi Does anyone know how to easily see one client's "Disk Usage Summary" for all their accounts? One of our web designers has 57 accounts, spread out over multiple servers and want to consolidate them into a VPS but we need to know how much space she needs. Is there any easy way, apart from viewing each account individually, to see how much space they're using accumulatively ? 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted July 19, 2012 Share Posted July 19, 2012 If the disk usage information is in WHMCS than you can go to Reports->Disk Usage Summary. That will show you the disk usage of every account in your system on a single page. If you know php/mysql you can edit the report in modules/reports/disk_usage_summary.php to just show that one clients services and add them up. If you don't have the disk usage info in WHMCS than you could se the cPanel API or whatever control panel api you are using to get the disk space usage of each account and list them and add them up. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.