Re: Perl Script for Network bandwidth consumption by a particular Application

2008-01-02 Thread Tom Phoenix
On Jan 2, 2008 12:08 AM, Anirban Adhikary <[EMAIL PROTECTED]> wrote: > but if i want to check network bandwidth consumption by a particular > application i.e. oracle or java by using this script or some other script > written in perl then how to do this? Your Operating System may be able to track

Perl Script for Network bandwidth consumption by a particular Application

2008-01-02 Thread Anirban Adhikary
Hi Firstly a warm wish to all of u guys a very happy new year 2008. I have written a script that will check the total usage of network from eth0 and total number of concurrent connection established from eth0. The syntax of usage of this code is following perl network.pl eth0 and it produces th

Perl Script for Network bandwidth consumption by a particular Application

2008-01-02 Thread Anirban Adhikary
Hi Firstly a warm wish to all of u guys a very happy new year 2008. I have written a script that will check the total usage of network from eth0 and total number of concurrent connection established from eth0. The syntax of usage of this code is following perl network.pl eth0 and it produces th