in reply to Re: Re: Re: Netstat summary and Perl?
in thread Netstat summary and Perl?
Rofl! I wasn't looking for code or the solution actually. I started by asking if there was a Perl module that would be able to pull netstat information. Summary information at that. I was hoping to stay away from calling netstat and grepping / pattern matching. This way I could use the same code on just about any machine running Perl.
I recommend you sit down and develop your requirements thoroughly and then plan your attack rather than fit your requirements to your attack
Understood. I wasn't sure how much Perl could do for me in this case. Calling netstat and grepping works for me. Normally I would do it with grep/sed/awk in a shell script. :-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re:^5 Netstat summary and Perl?
by blue_cowdawg (Monsignor) on Apr 07, 2004 at 18:35 UTC |