Re: [PATCH] net: add ability to clear stats via ethtool - e1000/pcnet32

From: James Cammarata
Date: Tue Jun 03 2008 - 08:27:19 EST


First of all, when assisting a user, they typically aren't even
running an snmp daemon (and there might be firewall issues to
access it if they are). And I don't think the "ethtool -S" driver
stats are even accessible via SNMP (although they may contribute
to more generic interface stats which are), and it is the specific
driver stats which are often key to help diagnosing the problem.

Ok, just to jump back in and add my $0.02, I plan to send a patch to the ethtool project to do what was suggested (snapshot to /var, and diff stats against that for future reference). I would just like to point out that this will introduce inconsistencies between _every_ other source of interface stats (ifconfig/procfs/etc). I can deal with that, it just means one more thing to keep track of when you're troubleshooting.

Also, I'd like to point out that the "stepping on other peoples toes" argument is a bogus one, since most major network vendors include this ability, and it's not exactly a concern now.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/