Earlier, I wrote:
> I'm asking if anyone has written a reporting tool that can extract at
> least what instances are over quota at a given moment.  If nothing like
> this exists, I'd like to ask the authors to at least consider storing
> this information in the table so that an easy comparison can be made
> to see if the user or machine is over the limit.  When the time
> limit has expired, the counter could be zeroed out.
>   
I find it very inconvenient that there is no way to easily make a simple
query
to the DB to see who's over quota. Is there some trick that I'm missing, or
would it be possible to include some information in the DB that reflects
if an instance is over quota or have a running count of the attempted
connections vs. the current connections? On that note, I'm a bit puzzled
over the floating point number that shows the current number (the
"counter" parameter in the quotas_tracking table). Does, in fact, this
number somehow incorporate this information?

Thanks again,
--Tobias
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to