Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Vladislav Kurz <vladislav.kurz@webstep.net>
To: netfilter@vger.kernel.org
Subject: Re: monitoring with iptables question
Date: Tue, 23 Sep 2008 09:27:05 +0200	[thread overview]
Message-ID: <200809230927.07368.vladislav.kurz@webstep.net> (raw)
In-Reply-To: <16d377d70809222334i2c5c506aj4c41e31339095efa@mail.gmail.com>

On Tuesday 23 of September 2008, Aleksej wrote:
> Thanks for the links, I'm reading it now, but there is a lot of
> information... My problem is that I don't know how much available bandwidth
> I have (this is about wireless networks). Otherwise I could just calculate
> the total throughput on the interface and see if there is some free
> bandwidth left. Can one with linux traffic control tools or iptables derive
> the load of interface/queue? The only thing I need to know is whether the
> output transmission queue can cope with all the traffic waiting for
> transmission, in other words, is the queue full loaded or not.

Maybe something like this would show what you are looking for:

tc -s qdisc show dev eth0

iptables count packets that hit certain rules, but tc counts packets that hit 
the outgouing queue on interface. That might help you. Anyway read lartc.org.

-- 
Regards
        Vladislav Kurz

      reply	other threads:[~2008-09-23  7:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22 18:25 monitoring with iptables question Aleksej
2008-09-22 18:47 ` paulobruck1
2008-09-23  6:34   ` Aleksej
2008-09-23  7:27     ` Vladislav Kurz [this message]

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=200809230927.07368.vladislav.kurz@webstep.net \
    --to=vladislav.kurz@webstep.net \
    --cc=netfilter@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