Re: seeking a tool to graph radius logs

2003-10-31 Thread Darin Holloway
Call me crazy, but we get this information from our RAS boxes themselves, using the OID's provided by the vendors. We monitor Ascend 4000, 3COM TC, and Ascend/Lucent MaxTNT boxes in this manner. Do some RAS vendors not put this info out there? Alan DeKok wrote: Kostas Kalevras <[EMAIL PROTECT

Re: seeking a tool to graph radius logs

2003-10-31 Thread Alan DeKok
Kostas Kalevras <[EMAIL PROTECTED]> wrote: > Maybe it would be a good idea to add a page in the freeradius website with > instructions about things like this as long as someone is willing to provide the > corresponding content. > Alan what do you think? Sure. Just point me to a web page. Ala

RE: seeking a tool to graph radius logs

2003-10-31 Thread Kostas Kalevras
orresponding content. Alan what do you think? > > > > -Original Message- > From: Jeff Sullivan [mailto:[EMAIL PROTECTED] > Sent: Friday, October 31, 2003 8:55 AM > To: [EMAIL PROTECTED] > Subject: RE: seeking a tool to graph radius logs > > > Me Too, > >

RE: seeking a tool to graph radius logs

2003-10-31 Thread Bill Pavich
Please add my email address to your offer as well. Thanks! [EMAIL PROTECTED] -Original Message- From: Jeff Sullivan [mailto:[EMAIL PROTECTED] Sent: Friday, October 31, 2003 8:55 AM To: [EMAIL PROTECTED] Subject: RE: seeking a tool to graph radius logs Me Too, [EMAIL PROTECTED

RE: seeking a tool to graph radius logs

2003-10-31 Thread Jeff Sullivan
Me Too, [EMAIL PROTECTED] >> >>>For those desiring the info on mrtg, send me your e-mail and I'll >>>send >>> >>> >>you >> >> >>>my configuration I use and instructions on setting it up including >>>crons etc. Thanks >>>John >>> >>> > > > Count me in as well please. sergio

Re: seeking a tool to graph radius logs

2003-10-31 Thread fastbyte
William Ragsdale wrote: Count me in as well please. On Fri, 31 Oct 2003 09:21:44 -0500 Stephen Fulton <[EMAIL PROTECTED]> wrote: At 04:15 PM 30/10/2003 -0600, you wrote: I'm interested! For those desiring the info on mrtg, send me your e-mail and I'll send you my configurat

Re: seeking a tool to graph radius logs

2003-10-31 Thread Stephen Fulton
At 04:15 PM 30/10/2003 -0600, you wrote: I'm interested! For those desiring the info on mrtg, send me your e-mail and I'll send you my configuration I use and instructions on setting it up including crons etc. Thanks John > sorry if this is a dumb question, but what are the lines do you add to >

Re: seeking a tool to graph radius logs

2003-10-31 Thread colganj
To all that responded, I'll have detailed instructions by tonight. Thanks John > We would like to have a graph of our Radius log which displays the hours > people use the server. Is anyone aware of any (preferably open source) > tools that generate graphs from Radius logs? My initial google >

Re: seeking a tool to graph radius logs

2003-10-30 Thread Sancho2k.net Lists
I am interested. would you mind sending to <[EMAIL PROTECTED]> ? DS [EMAIL PROTECTED] wrote: For those desiring the info on mrtg, send me your e-mail and I'll send you my configuration I use and instructions on setting it up including crons etc. Thanks John sorry if this is a dumb question, bu

Re: seeking a tool to graph radius logs

2003-10-30 Thread colganj
For those desiring the info on mrtg, send me your e-mail and I'll send you my configuration I use and instructions on setting it up including crons etc. Thanks John > sorry if this is a dumb question, but what are the lines do you add to > the mrtg.cfg to do that? > > On Thursday 30 October 2003

Re: seeking a tool to graph radius logs

2003-10-30 Thread Ray
sorry if this is a dumb question, but what are the lines do you add to the mrtg.cfg to do that? On Thursday 30 October 2003 14:23, you wrote: > Try mrtg... > It allows you to issue one command that produces a number > I use radwho -r | grep (server IP) | wc -l... > This number is filed and I

Re: seeking a tool to graph radius logs

2003-10-30 Thread Sean Perry
[EMAIL PROTECTED] wrote: Try mrtg... It allows you to issue one command that produces a number I use radwho -r | grep (server IP) | wc -l... This number is filed and I have the script run every five minutes. MRTG is the way to go... interesting idea However, we would also like a calendar

Re: seeking a tool to graph radius logs

2003-10-30 Thread colganj
Try mrtg... It allows you to issue one command that produces a number I use radwho -r | grep (server IP) | wc -l... This number is filed and I have the script run every five minutes. MRTG is the way to go... > We would like to have a graph of our Radius log which displays the hours > people