Re: (no subject)

2005-10-03 Thread $Bill Luebkert
Chris Cappelletti wrote: > I have a 10 gig log file; I currently go through the log looking at > specific fields and do stuff with the particular rows based on certain > conditions. Each row has 12 columns. The only columns that I need are > column 6 and 8. Each column is delimited by “somedata”.

Re: (no subject)

2005-10-03 Thread Steve . Dawson
">"Chris Cappelletti" <[EMAIL PROTECTED]> I have a 10 gig log file; I currently go through the log looking at specific fields and do stuff with the particular rows based on certain conditions. Each row has 12 columns. The only columns that I need are column 6 and 8. Each column is delimited

(no subject)

2005-10-03 Thread Chris Cappelletti
I have a 10 gig log file; I currently go through the log looking at specific fields and do stuff with the particular rows based on certain conditions. Each row has 12 columns.  The only columns that I need are column 6 and 8.  Each column is delimited by “somedata”.  So an example row w

Re: Using Cisco Telnet and invalid commands aborting job

2005-10-03 Thread Scott Leighton
On Monday 03 October 2005 4:46 pm, Jason Madsen wrote: > The flr3list.txt INFILE is just a list of IP addresses that the script uses > to telnet in to my Cisco switches. This script, although I'm sure is full > of at least minor errors, seems to work great for the most part. The one > major downfal

Using Cisco Telnet and invalid commands aborting job

2005-10-03 Thread Jason Madsen
Hello all,  just want to clarify a little.  when i run a perl script to gather information from a group of cisco switches that i maintain and the switch doesnt respond or the cmd is invalid the script just times out instead of going to the next IP address/switch in the list to gather information. 

RE: Returning remote directory information

2005-10-03 Thread Chris . McEwen
Brian, Please review comments below Regards/Thanks Chris McEwen Sr. Configuration Management Analyst Alcatel Canada Inc. Office: 416.748.4424 ext 5015 mailto: [EMAIL PROTECTED] "Brian Raven" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 10/03/2005 12:29 PM To cc Subject RE: Ret

RE: Hello

2005-10-03 Thread Wagner, David --- Senior Programmer Analyst --- WGO
    Jason, You should provide a snippet of what you have tried so that individuals can go from there. The list is more than willing to help, but providing something to work with is the way the list will assist you.   Wags ;) ps Also a more descriptive subject line( maybe): Using Cisco telnet

Re: Returning remote directory information

2005-10-03 Thread Richard A. Wells
Richard A. Wells wrote: [...] I've used the Win32::Process::Info module, which I installed through CPAN.  Correction: I installed it through PPM.  Typing too fast again... R. -- *** Richard A. Wells, [EMAIL PROTECTED], +1.978.371.7425 *** Reality And Wonder, http://www.raw.com/

RE: Returning remote directory information

2005-10-03 Thread Chris . McEwen
Steven, Thanks for the response. I will review. Chris McEwen Sr. Configuration Management Analyst Alcatel Canada Inc. Office: 416.748.4424 ext 5015 mailto: [EMAIL PROTECTED] Thomson Steven R Contr AFRL/VSIO <[EMAIL PROTECTED]> 10/03/2005 01:17 PM To "'[EMAIL PROTECTED]'" <[EMAIL PROTEC

Hello

2005-10-03 Thread Jason Madsen
Hello,   First off let me begin by stating that I'm very new to Perl and I'm not sure if this is the correct way to request Perl info or not.  Anyway, the issue that I'm having is that I'm using the Cisco telnet module with Perl and in instances when a command doesn't apply to all models of switch

Re: Suggestions for debugging memory leak in persistent app?

2005-10-03 Thread Richard A. Wells
Graham Irvine wrote: Hi Richard Cant help you with the debugging . But if you are using ActivePerl 5.6.1 there is a definite memory leak ,on the WIN32 version at least ,in how it appears to handle nested hashes. SOAP::Lite falls victim to it fairly quickly as it uses them extensively. I ha

RE: Returning remote directory information

2005-10-03 Thread Thomson Steven R Contr AFRL/VSIO
WMI is installed by default on Win2K, WinXP and Windows 2003.  It is part of the WBEM initiative to provide a common interface to the computer environment.  If you go to http://www.microsoft.com/downloads/details.aspx?displaylang=en&familyid=9ef05cbd-c1c5-41e7-9da8-212c414a7ab0 .  Microsoft ha

Re: Returning remote directory information

2005-10-03 Thread Richard A. Wells
[EMAIL PROTECTED] wrote: Bill, WMI = Windows Management Instrumentation?  We do not use such a package in our WIN2k server environments. Unfortunately, rsh requires a server process running on the server, which can only be installed by the administrative team.  Are there no package

Re: Returning remote directory information

2005-10-03 Thread Chris . McEwen
Bill, WMI = Windows Management Instrumentation?  We do not use such a package in our WIN2k server environments. Unfortunately, rsh requires a server process running on the server, which can only be installed by the administrative team.  Are there no packages offered through CPAN/Other? Regards,

RE: Returning remote directory information

2005-10-03 Thread Brian Raven
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 03 October 2005 16:01 To: [EMAIL PROTECTED]; activeperl@listserv.ActiveState.com Subject: Returning remote directory information > Morning, Evening :-) > I am trying to create a function that would log into t

Re: Returning remote directory information

2005-10-03 Thread $Bill Luebkert
[EMAIL PROTECTED] wrote: > > Bill, > > WMI = Windows Management Instrumentation? We do not use such a package > in our WIN2k server environments. I'm no expert, but I think you should already have it and it's just a matter of turning it on. I'm no Windoze expert though and may have to D/L and

Re: Returning remote directory information

2005-10-03 Thread $Bill Luebkert
[EMAIL PROTECTED] wrote: > > Morning, > > I am trying to create a function that would log into to a remote server > and return the directory size. Is there an existing package that can be > downloaded which will return the size of a remote directory? You should be able to use WMI or some form o

Returning remote directory information

2005-10-03 Thread Chris . McEwen
Morning, I am trying to create a function that would log into to a remote server and return the directory size.  Is there an existing package that can be downloaded which will return the size of a remote directory? Regards/Thanks Chris McEwen Sr. Configuration Management Analyst Alcatel Canada

RE: Windows 2003 and active perl build813

2005-10-03 Thread David Budd
Have you also moved from webserver IIS5 to IIS6 ? The set of filetypes the IIS webserver will serve is much reduced by default. If it worked before, maybe that's all that's wrong. -- David Budd, Applications section, IT Services Kilburn Building, University of Manchester Tel 56033 Email [EMAIL