Results 1 to 3 of 3

Thread: quota notifications ?

  1. #1
    Member
    Join Date
    Mar 2006
    Posts
    5

    Default quota notifications ?

    Hi guys,

    having a problem with some clients, their accounts have just basically stopped working.
    unable to access emails / receive emails.

    and I later find out its because their accounts have reached the quota set per their account.

    Is there a way to have the client notified at all when they get close to their quota ???
    as this would make life easier than myself checking all the accounts quickly.

    look forwarding to hearing how to get around this,

    thanks

    Mario

  2. #2
    Member
    Join Date
    Jun 2006
    Posts
    92

    Post Set a cronjob

    Go through the information below:

    "checkquota" will allow you to quickly see any user on the server that is approaching
    their quota. Run checkquota -h to view what options are available.

    --all show all users
    --help show help
    --over show only users over quota (this is the default)
    --threshold change the threshold percentage (default is 80)
    --user='user1,user2,user3..userN' ## show only these user(s)
    --quota=N group --user together and use this value as the max MB allowed

    You could use this script in a cronjob that would email you the results every X (specified)
    hours.


  3. #3
    Member
    Join Date
    Mar 2006
    Posts
    5

    Default

    fantastic, thanks for that

    funny how its not something that is incorporated into cpanel itself and notifies the contact of the account itself

Similar Threads

  1. Mail notifications when reached quota
    By szakamafa in forum cPanel & WHM Discussions
    Replies: 4
    Last Post: 05-19-2009, 02:11 PM
  2. Email Quota Reached Notifications
    By jherzog in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 10-19-2007, 02:20 PM
  3. Mail Quota Notifications not Being Sent
    By keithc in forum E-mail Discussions
    Replies: 0
    Last Post: 09-26-2007, 08:15 AM
  4. Disk Quota Email Notifications
    By pfmartin in forum cPanel & WHM Discussions
    Replies: 6
    Last Post: 05-30-2007, 03:43 AM
  5. Disk Quota Notifications
    By niatech in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 06-27-2006, 05:23 PM