Jump to content

how to see one client's "Disk Usage Summary"


SilverNodashi

Recommended Posts

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 ?

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated