[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1259535397.4421.3.camel@violet>
Date: Sun, 29 Nov 2009 23:56:37 +0100
From: Marcel Holtmann <marcel@...tmann.org>
To: netdev@...r.kernel.org
Subject: Netlink event for network device statistics
Hi everyone,
so I was playing with monitoring network device statistics and storing
them over a period of time. While netlink and ethtool provides all the
network packet statistics, I have a problem with devices that are
actually hotplug. Especially 3G cards that get taken off the bus via
RFKILL and external dongles that can be unplugged at any time.
So I was thinking that before we send the DELLINK netlink event for that
interface, we should send the latest statistic details via netlink. Is
that a good idea or is there another way to get up-to-date statistics
without polling for them?
Regards
Marcel
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists