RE: Network Statistics Collection
From: Huber, George K RDECOM CERDEC STCD SRI (George.K.Huber_at_us.army.mil)
Date: 09/21/04
- Previous message: Richard B. Johnson: "Re: [BUG][2.6.8.1] Nevver dump core while /dev/men is mmaped"
- Maybe in reply to: TEJAS VORA: "Network Statistics Collection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: linux-kernel@vger.kernel.org, linux-net@vger.kernel.org, linux-c-programming@vger.kernel.org, linux-admin@vger.kernel.org, linux-newbie@vger.kernel.org Date: Tue, 21 Sep 2004 09:54:23 -0400
Tejas wondered:
>I am working on a company project and as a part of it - I have to
>collect and show some network information on the Monitoring utility.
>Please help to find out that how can I collect these information from
>a Linux Machine.
>1. Number of active TCP connection
>2. Information of Active connections (Source and Dest IP, Source and Dest
Port)
>3. Retransmitted packets due to Duplicate ACK and SACK
>4. Connection Duration and RTT
>5. Transmission Troughput (in KB/Sec)
>6. Number of Newly Created TCP Connections
>7. Closed TCP Connections
>8. Total Data transmitted (in byte)
>9. Total Data Retransmitted (in byte)
Take a look at iptraf - it does most (if not all of what you want). Through
a
study of its source code you should be able to figure out how to do what you
want.
George
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Richard B. Johnson: "Re: [BUG][2.6.8.1] Nevver dump core while /dev/men is mmaped"
- Maybe in reply to: TEJAS VORA: "Network Statistics Collection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|