14 Nov
2005
14 Nov
'05
5:17 p.m.
On Mon, 2005-11-14 at 12:49 -0700, Scott Langley wrote:
Before I write one, I wonder if anyone already has a script or module for counting the number of ports on a NAS that were in use at a given point of time?
I know this can be done by collecting the SNMP data sent from the NAS, but I would rather do this by querying the radacct table in a SQL database.
The easiest thing to do then is make a simple SQL query to return the number of current active sessions and feed the output to MRTG/RRDTool. Regards, Rado