Help - Search - Members - Calendar
Full Version: Domain Resources Used
The Planet Forums > Control Panels > Plesk
gapdev
All of the Domains that I have configured is showing 0 for Disk Space and Traffic. Do I need to turn something on somewhere?

This is what it looks like:

CODE
[b]Resource     Used       Allowed     Resource         Used   Allowed[/b]

Disk space   0B         Unlimited   Mailboxes        2      Unlimited

Traffic      0B/Month   Unlimited   Mail groups      0      Unlimited

Web users    0          Unlimited   Autoresponders   0      Unlimited

Databases    0          Unlimited   Redirects        0      Unlimited

Thanks,

Kenny
NightHawk
QUOTE
Originally posted by gapdev
All of the Domains that I have configured is showing [B]0 for Disk Space and Traffic. Do I need to turn something on somewhere?

This is what it looks like:

CODE
[b]Resource     Used       Allowed     Resource         Used   Allowed[/b]

Disk space   0B         Unlimited   Mailboxes        2      Unlimited

Traffic      0B/Month   Unlimited   Mail groups      0      Unlimited

Web users    0          Unlimited   Autoresponders   0      Unlimited

Databases    0          Unlimited   Redirects        0      Unlimited

Thanks,

Kenny [/B]


Sounds like you don't have statitics turned on for your domains....

take a look under Server preferences
(server button, then preferences button)

see if you have any of these selected:
Include in the disk space usage calculation
log files

databases

mailboxes

I personally use all of them....that might help.


other then that...check to make sure the cron's are working properly...try running them from the command line by hand...if that updates your stats...then the cron isn't running properly or is encountering errors....check your logs for the reasons why
gapdev
The Statistics are all turned on.

I'll try and run the Crons and see what that produces. Not sure which of the Crons relate to Plesk.

I just noticed that some of the Crons are duplicated.

/etc/cron.daily/.....
/etc/cron.weekly/....
and
/etc/cron.monthly/....

are scheduled twice (at the same time). Guess that's not good for them to be going off at the same time rolleyes.gif

Kenny
NightHawk
QUOTE
Originally posted by gapdev
The Statistics are all turned on.

I'll try and run the Crons and see what that produces. Not sure which of the Crons relate to Plesk.

I just noticed that some of the Crons are duplicated.

/etc/cron.daily/.....
/etc/cron.weekly/....
and
/etc/cron.monthly/....

are scheduled twice (at the same time). Guess that's not good for them to be going off at the same time rolleyes.gif  

Kenny


One of the big important ones is in the root crontab(this is the main one that controls the stats):

7 4 * * * /usr/local/psa/admin/sbin/statistics >/dev/null 2>&1
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.