From 9eeaa5266245b18cd63f6e89ebdfe2dfdf7113d4 Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Sat, 30 Nov 2013 16:27:10 +0100 Subject: [PATCH] dartybox: using DERIVE for packets counts --- plugins/network/dartybox | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/plugins/network/dartybox b/plugins/network/dartybox index 36282735..6ed9dbfd 100755 --- a/plugins/network/dartybox +++ b/plugins/network/dartybox @@ -42,6 +42,18 @@ then echo down_c.label RSCORRERRORFar echo up_u.label RSUNCORRERRORNear echo down_u.label RSUNCORRERRORFar + echo up.type DERIVE + echo down.type DERIVE + echo up_c.type DERIVE + echo down_c.type DERIVE + echo up_u.type DERIVE + echo down_u.type DERIVE + echo up.min 0 + echo down.min 0 + echo up_c.min 0 + echo down_c.min 0 + echo up_u.min 0 + echo down_u.min 0 echo multigraph dbox_adsl_uptime echo graph_title DartyBox Adsl Uptime echo graph_category DartyBox