netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: James Courtier-Dutton <James@superbug.co.uk>
To: netdev@vger.kernel.org
Subject: Request for a Down alarm counter
Date: Wed, 03 Dec 2008 10:51:50 +0000	[thread overview]
Message-ID: <493664C6.8020405@superbug.co.uk> (raw)

Hi,

when using the "ifconfig" command, one can output various stats.
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:674053 errors:0 dropped:0 overruns:0 frame:0
          TX packets:674053 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:190599106 (181.7 MiB)  TX bytes:190599106 (181.7 MiB)


I would like to add a "Alarms: 10" counter.
This would count the number of times the network link goes down.
This is particularly useful when diagnosing intermittent faults.
This would also be particularly useful for wireless Ethernet links.

This sort of information is normally available for T1 and E1 type links,
so why not introduce it for Ethernet links.

Kind Regards

James

                 reply	other threads:[~2008-12-03 11:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=493664C6.8020405@superbug.co.uk \
    --to=james@superbug.co.uk \
    --cc=netdev@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).