cisco log parsing

2002-05-29 Thread Hernan Marcelo Salvarezza
Hello people i been working on this script provided by drieux but i still have some doubts about it. http://www.wetware.com/drieux/pbl/Sys/Admin/CiscoParser1.txt the scripts works fine with a small log but when i try to run it in the long log file it displays all the log file just as if it is

cisco log parsing

2002-05-27 Thread Hernan Marcelo Salvarezza
Hello all i am parsing a cisco cdr log and i am having some problems to create the adecuate regexp the log goes like this May 16 08:03:58 10.0.0.1 38#0015556, SetupTime 11:06:31.062 DisconnectTime 11:10:06.922 May 16 08:03:58 10.0.0.1 38#0015556,SetupTime 11:06:31.062 DisconnectTim

test

2002-04-09 Thread Hernan Marcelo Salvarezza
test -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

asp from perl

2002-04-08 Thread Hernan Marcelo Salvarezza
hello everyone,i am trying to execute an asp script from a perl cgi and i have the following problem I am using something like this to get user's input and the pass it to the asp &ReadParse (*input); my $pin; my $passwd; my @input; $pin = $input {'pin'}; $passwd = $input {'passwd'}; my $pa