* This is the VOP Radius mailing list * Works much better using SQL and a Stored Procedure. We pull the logs based on time intervals from now such as 15 minutes, 30 minutes, 45 minutes, etc.. Then we have an archive that works up to 3 weeks. We also query the log based on type of information such as: Enter the parameter SNMP interval 15 minutes this will give you all snmp queries on nas boxes in the last 15 minutes. If you enter nothing but the interval it will give just failed logins and passwords.
Thanks, Kris McElroy [EMAIL PROTECTED] Internet Systems Engineer Duracom, INC. www.duracom.net ----- Original Message ----- From: "Todd - MuchoWeb Web Hosting Services" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 13, 2002 1:32 PM Subject: [VOP RADIUS] Tech Support Logs > * This is the VOP Radius mailing list * > I export the logs to ODBC to an access database. Then I have ASP code pull > the entries out and display them in a web page. Problem was that when I > first did this it was useless out of the box because my Access file just got > bigger everyday until it was too large to load in a web browser. So what I > had to do was write some code to basically archive the data out of the > Access file each day. Works nicely. Hope this helps, of course I am a > starving artist and would be happy to implement this for you for a small fee > :-) if you get frustrated or don't have the time. > > Todd > > ----- Original Message ----- > From: "Timothy C. Bohen" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, June 13, 2002 10:21 AM > Subject: [VOP RADIUS] Tech Support Logs > > > > * This is the VOP Radius mailing list * > > Any help? > > > > How is everyone allowing their techs to access their logging info?? > > > > Thanks > > > > > > > > Timothy C. Bohen > > CMSInter.Net LLC / Crystal MicroSystems LLC > > =========================================== > > web : www.cmsinter.net > > email : [EMAIL PROTECTED] > > phone : 989.235.5100 x222 > > fax : 989.235.5151 > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Timothy C. Bohen > > Sent: Wednesday, May 22, 2002 2:42 PM > > To: Vopradius@Vircom. Com > > Subject: [VOP RADIUS] Tech Support Logs > > > > > > * This is the VOP Radius mailing list * > > What does eveyone use for Tech Support logs? > > > > Basically Joe Blow can't dial in so I need to know what he is using for > > username and password? > > > > What do I use for my Techs to view this info? Hopefully realtime.. > > > > Thanks > > > > > > > > Timothy C. Bohen > > CMSInter.Net LLC / Crystal MicroSystems LLC > > =========================================== > > web : www.cmsinter.net > > email : [EMAIL PROTECTED] > > phone : 989.235.5100 x222 > > fax : 989.235.5151 > > > > > > ** > > 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.
