"Alex - Xifos Ltd" <[EMAIL PROTECTED]> wrote: > I am looking for a way to count how much bandwidth my customers use monthly.
This is really a problem for SQL queries (or other databases). > I can currently do it per session updated every 5 minutes, but have not > worked out how to do it on a monthly basis. radiusreport? > What if a session begins on the 20th of month A and ends on the 10th month > B. And I want to account for the 1st > 31st of every month. Is there a way > of resetting the accounting record on the 1st of every month? No, but the program counting the data should be able to handle roll-overs. It's not hard. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

