Date: Tue, 07 Dec 1999 10:50:19 -0700 From: Alex Huppenthal <alex@aspenworks.com> To: Patrick Mackeown <pgm@NS4.HELP-DESK.CO.UK> Cc: angelko@saw.net, freebsd-isp@FreeBSD.ORG Subject: Re: RADIUS server: current sessions, radcheck Message-ID: <384D48DB.EC32FE71@aspenworks.com> References: <199912070346.DAA04253@NS4.HELP-DESK.CO.UK>
next in thread | previous in thread | raw e-mail | index | archive | help
Try this. Use freeradius, run 'radwho' to find out who is on. Run radwho | wc -l to get a count of the current users. Alternatively, use snmpget to fetch the appropriate MIB variable in your portconcentrator (livingston or otherwise). Patrick Mackeown wrote: > > > Hello, > > > > Can anyone tell me how to find out the number of current user > > sessions, and who those users are on a RADIUS server? > > > > Also, is there a document explaining in detail the output of > > radcheck? The man page I have doesn't explain what the values > > are, and I didn't find much info on it on http://www.merit.edu/aaa. > > > > Thanks, > > -angelko > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isp" in the body of the message > > > Check your radius accounting logging. You may have to write a perl script > if you want to keep track of who regulary logs on and when. > > Patmac > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?384D48DB.EC32FE71>