counters logic?

Jed Gainer jedgainer at gmail.com
Thu Jan 3 18:38:41 CET 2013


        query = "SELECT SUM(acctsessiontime - \
                 GREATEST((%b - UNIX_TIMESTAMP(acctstarttime)), 0)) \
                 FROM radacct WHERE username = '%{%k}' AND \
                 UNIX_TIMESTAMP(acctstarttime) + acctsessiontime > '%b'"

On Thu, Jan 3, 2013 at 6:57 AM, Periko Support
<pheriko.support at gmail.com> wrote:
> Hi.
>
> I'm trying to understand the logic fr2 for counters, I'm working with
> modules counter and sql_counter.
>
> a) Once u setup a user:
>
> Max-Daily-Session := 900
>
> Where he saves this info?
>
> b) What formula he use to calculate the user time available?
>
> Any info about will be appreciated, thanks!!!
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


More information about the Freeradius-Users mailing list