I would love to see a script added to view the current used disk space out of quota for an account without having to login to WHM.
For example:
/scripts/check_quota user1
user1 domain1.com 30mb used / 100mb quota
I would love to see a script added to view the current used disk space out of quota for an account without having to login to WHM.
For example:
/scripts/check_quota user1
user1 domain1.com 30mb used / 100mb quota
Tony Kammerer - Senior Admin, United Communications Ltd.
Proudly hosting over 50,000 customer websites since 1998!
Our lively customer community with over 70,000 posts!
Is it desired to have the proposed script include disk usage only from file system quotas or also from other sources where available, such as MySQL or PostgreSQL if databases are included in disk usage calculations? That is, is it a requirement or a desired attribute that the proposed script report the same disk usage totals and quota information as reported in both cPanel and WHM?
Should the script always report the same information as cPanel and WHM or should there be any command-line flags or options to alter the normal output (e.g., to report only file system disk quota information)?
Related menu path in WebHost Manager: WHM: Main >> Server Configuration >> Tweak Settings >> SQL >> Include databases in disk usage calculations
cPResources: Submit a Support Request - Submit a Bug Report - Review existing Tickets-- Donald cPanelDon Holl - Analyst, cPanel Quality Assurance
Just reporting the same value as WHM/cPanel reports (based on if MySQL is counted in quota or not).
This would allow everyone a very easy way to check a sites disk usage/quota from SSH without having to jump into WHM to determine if a site is near/over quota.
Tony Kammerer - Senior Admin, United Communications Ltd.
Proudly hosting over 50,000 customer websites since 1998!
Our lively customer community with over 70,000 posts!