From 6a79efee0acd69b71b51d233e6ed197ba359efef Mon Sep 17 00:00:00 2001 From: Younes Ichiche Date: Fri, 26 Nov 2021 10:21:33 +0100 Subject: [PATCH] fixed file mode of mikrotik_system + added that it was rtested on RB493G --- plugins/router/mikrotik_system | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 plugins/router/mikrotik_system diff --git a/plugins/router/mikrotik_system b/plugins/router/mikrotik_system old mode 100644 new mode 100755 index ef412ade..212aa8f8 --- a/plugins/router/mikrotik_system +++ b/plugins/router/mikrotik_system @@ -6,7 +6,7 @@ mikrotik_system - This plugin fetches multiple Values from a mikrotik device. =head1 CONFIGURATION -tested with a RB750GR3, RB5009 and CRS309. +tested with a RB493G, RB750GR3, RB5009 and CRS309. Dependencies: - sshpass