* This is the VOP Radius mailing list * We use SQL for our database backend... Since it supports thousands of connections at a time, there is no worries of interfering with VOP... We have written ASP pages and can pull all kinds of data with queries...
Hmm... Maybe I should put it into a COM and sell it for $10 :-) -Corrie -----Original Message----- From: Terry Trumbo [mailto:ttrumbo@;kvnet.org] Sent: Friday, November 01, 2002 7:24 AM To: [EMAIL PROTECTED] Subject: [VOP RADIUS] ASP pages for Radius Info * This is the VOP Radius mailing list * We just use maxstat. Does the disconnects we need and gives us our usersonline in a webpage and logs modem usage for us. Terry -----Original Message----- From: [EMAIL PROTECTED] [mailto:vopradius-request@;vircom.com] On Behalf Of Eric Dean Sent: Friday, November 01, 2002 10:20 AM To: [EMAIL PROTECTED] Subject: [VOP RADIUS] ASP pages for Radius Info * This is the VOP Radius mailing list * Try exporting the UsersOnline to a database...I recommend that you build a completely separate DSN/ODBC connection for this purpose so that it does not contend with authentication nor accounting...in fact, I generally recommend that each ODBC connection have it's own DSN to improve performance. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:vopradius-request@;vircom.com]On Behalf Of Gary Carr > Sent: Friday, November 01, 2002 10:15 AM > To: [EMAIL PROTECTED] > Subject: [VOP RADIUS] ASP pages for Radius Info > > > * This is the VOP Radius mailing list * > We have a setup dumping the radius logs into a sql database then some > asp pages pulling the info from there. > > > > Gary > > > > > * This is the VOP Radius mailing list * > Has anyone made a web page that shows current users online or any > other radius info by taking info from the log files? Right now I am > just looking for example websites to look at or any info on how to do > it. Thanks. > > Matt Edwards > Net Doctors > www.netmds.com > 864-882-1650 > > > > > ** > To leave this list, send an email to [EMAIL PROTECTED] and > put the word "LEAVE" in the BODY of the email. > > > > ** > To leave this list, send an email to [EMAIL PROTECTED] and > put the word "LEAVE" in the BODY of the email. > ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email. ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email. ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email.
