28 Jun
2005
28 Jun
'05
10:58 a.m.
"Ross Tsolakidis" <Ross.Tsolakidis@day3.com.au> wrote:
Looking at that debug, where exactly is it resetting the counter ?
The "counter" module is resetting the counter.
In the db.daily ? Because it's not resetting in SQL.
Yes, the counter module doesn't say it's using SQL.
Also what is the db.daily ? How do you read that file ?
You don't. Its used by the counter module to keep it's count.
What I'm trying to achieve here is to get mysql to reset the counters its doing, and then start a new row if possible. Within the table radacct. AcctInputOctets AcctOutputOctets. Is it possible to do this ? Does the counter actually do that ?
You want sqlcounter. Alan DeKok.