summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/routeros.rb
AgeCommit message (Collapse)Author
2016-09-06Remove extra new lines added by export commandgerard780
2016-08-28Changing {0,} -> *MajesticFalcon
2016-08-28Add more extensive pattern matchingMajesticFalcon
2016-07-10move ssh_no_exec exec test into exec definitionNick Hilliard
2016-07-06Added support for ssh_no_exec config file variableNick Hilliard
2015-09-06Fix Regex WarningMrRJ45
Fixing Regex Warning on Console: /var/lib/gems/2.1.0/gems/oxidized-0.7.2/lib/oxidized/model/routeros.rb:10: warning: nested repeat operator '+' and '?' was replaced with '*' in regular expression: /\[(?:\d+)?(/
2015-08-15Update routeros.rbMrRJ45
Fix Prompt as RouterOS seems to send a lot of rubbish (at least using Telnet) Add support for Telnet on RouterOS. Strip any colours from the output also.
2015-03-26rename fileSaku Ytti