Package: munin-node
Version: 1.2.6-10
Severity: minor
Tags: patch


diff -ru munin-1.2.6.orig/node/node.d.linux/if_.in 
munin-1.2.6/node/node.d.linux/if_.in
--- munin-1.2.6.orig/node/node.d.linux/if_.in   2009-04-12 13:53:47.000000000 
+0200
+++ munin-1.2.6/node/node.d.linux/if_.in        2009-04-12 13:55:17.000000000 
+0200
@@ -107,7 +107,7 @@
        echo 'graph_args --base 1000'
        echo 'graph_vlabel bits in (-) / out (+) per ${graph_period}'
        echo 'graph_category network'
-       echo "graph_info This graph shows the traffic of the $INTERFACE network 
interface. Please note that the traffic is shown in bits per second, not bytes. 
IMPORTANT: Since the data source for this plugin use 32bit counters, this 
plugin is really unreliable and unsuitable for most 100Mb (or faster) 
interfaces, where bursts are expected to exceed 50Mbps. This means that this 
plugin is usuitable for most production environments. To avoid this problem, 
use the ip_ plugin instead."
+       echo "graph_info This graph shows the traffic of the $INTERFACE network 
interface. Please note that the traffic is shown in bits per second, not bytes. 
IMPORTANT: Since the data source for this plugin use 32bit counters, this 
plugin is really unreliable and unsuitable for most 100Mb (or faster) 
interfaces, where bursts are expected to exceed 50Mbps. This means that this 
plugin is unsuitable for most production environments. To avoid this problem, 
use the ip_ plugin instead."
        echo 'down.label received'
         echo 'down.type COUNTER'
         echo 'down.graph no'



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to