From 2fd52dfb38e4a55c357784485f5e397d6f1a1eed Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Mon, 4 Feb 2013 10:52:02 +0100 Subject: [PATCH] if1sec_: adding a proper label --- plugins/network/if1sec_ | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/network/if1sec_ b/plugins/network/if1sec_ index a08cd906..992e7547 100755 --- a/plugins/network/if1sec_ +++ b/plugins/network/if1sec_ @@ -39,9 +39,12 @@ then graph_title Interface 1sec stats for ${IFACE} graph_category 1sec::network graph_data_size custom 1d, 10s for 1w, 1m for 1t, 5m for 1y +graph_vlabel Bytes update_rate 1 +${IFACE}_tx.label ${IFACE} TX bytes ${IFACE}_tx.type DERIVE ${IFACE}_tx.min 0 +${IFACE}_rx.label ${IFACE} RX bytes ${IFACE}_rx.type DERIVE ${IFACE}_rx.min 0 EOF