From 4b3aad36248f3e5c02646540801ea05536445ce8 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Tue, 16 Sep 2008 09:19:30 -0700 Subject: Add operational mode template for ethtool statistics Display hardware specific statistics --- templates/show/interfaces/ethernet/node.tag/statistics/node.def | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 templates/show/interfaces/ethernet/node.tag/statistics/node.def diff --git a/templates/show/interfaces/ethernet/node.tag/statistics/node.def b/templates/show/interfaces/ethernet/node.tag/statistics/node.def new file mode 100644 index 0000000..0c66031 --- /dev/null +++ b/templates/show/interfaces/ethernet/node.tag/statistics/node.def @@ -0,0 +1,4 @@ +help: Show physical device statistics for specified ethernet interface +allowed: "" +run: ethtool -S "$4" + -- cgit v1.2.3