From 14aafd39a6ff26f64943f4339fa6930251a05ed8 Mon Sep 17 00:00:00 2001 From: laf Date: Sun, 17 Sep 2017 09:21:38 +0100 Subject: [PATCH] newdevice: Added support for routeros to pull UPS info --- includes/definitions/routeros.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/definitions/routeros.yaml b/includes/definitions/routeros.yaml index 629410ac45..796b10d301 100644 --- a/includes/definitions/routeros.yaml +++ b/includes/definitions/routeros.yaml @@ -4,6 +4,7 @@ type: network nobulk: 1 mib_dir: - mikrotik +rfc1628_compat: 1 over: - { graph: device_bits, text: 'Device Traffic' } - { graph: device_processor, text: 'CPU Usage' }