On Sun, 16 Mar 2003 18:38:59 +0000 (UTC) in lucky.freebsd.questions, Tino Didriksen 
wrote:
> (trying this again, since it didn't appear last time I sent it...)
> 
> I have a dedicated server with 500GB monthly transfer limit, and I
> don't want to cross that limit. So, I want to impose an artificial
> maximum bandwidth, yet not until a certain threshold has been reached.
> 
> Example:
> I have 500GB total max monthly transfer.
> I want a 400GB threshold before the limiter kicks in, which will impose
> a byte/second limit for the remaining 100GB, so that it never goes over
> 500GB for the month. But, from when the limiter has started till the end
>  of the month, it should recalculate remaining GB every half hour and
> adjust the byte/second limit accordingly, since peak/idle hours are so
> varied.
> 

I think that port sysutils/ipa (1.3.1 latest version) will help you,
check limit section in ipa, also check two examples in
/usr/local/share/examples/ipa.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to