linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: TEJAS VORA <voratejas@gmail.com>
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
Subject: Network Statistics Collection
Date: Mon, 20 Sep 2004 16:31:32 -0700	[thread overview]
Message-ID: <88240e9404092016313ca56ca0@mail.gmail.com> (raw)

Hi All,

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)

Also, does anybody have any information on Watchdaog or how to use
watchdog and SOCKS and SNOOP Daemon?
I am using RedHat 9.0 machine.

Any help is apreciated. 

Looking for an answer.

Tejas Vora

             reply	other threads:[~2004-09-20 23:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-20 23:31 TEJAS VORA [this message]
2004-09-21  3:32 ` Network Statistics Collection Adam Andrew Flanczewski
  -- strict thread matches above, loose matches on Subject: below --
2004-09-21 13:54 Huber, George K RDECOM CERDEC STCD SRI

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=88240e9404092016313ca56ca0@mail.gmail.com \
    --to=voratejas@gmail.com \
    --cc=linux-admin@vger.kernel.org \
    --cc=linux-c-programming@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-net@vger.kernel.org \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).