summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/fortios.rb
AgeCommit message (Collapse)Author
2017-05-16fortios.rb fortios_autoupdate remove FDS AddressBenedikt Heumüller
The output of "diagnose autoupdate version" contains the FortiGuard Distribution Server (FDS) address. This IP address changes several times per week and therefore versioning is hardly possible. Added a line to remove the IP address when fortios_autoupdate is set true.
2017-04-10Added secret and key statements to secret removalBenedikt Heumüller
Values changed for every show command and versioning was not possible.
2017-02-16added variable fortios_autoupdate, to control inclusion of autoupdate messagesroot
2017-02-16added psk and private-key removal to secret sectionroot
2017-02-06changed "diagnose autoupdate version" behaviour, since with every update of ↵root
signatures the config version is changed
2017-02-06nicer regex for both password variants of fortiOSroot
2017-02-06added secret removal for fortiOSroot
2016-07-07Issue identifying prompt with truncated hostnamenetwork-guy
The FortiOS device will truncate the hostname if it exceeds 24 characters. It will place a tilde (~) in the hostname, either at the end or before a hyphen. This causes a failure with prompt recognition and causes the backup to fail. This change adds a tilde as an identifying character in the prompt.
2016-02-25Fixed the fortios prompt to support a read-only userawlx
2016-02-18Fix fortios more promptroedie
To make this work, the timeout must be high as wel. About 120 sec in my tests
2016-02-09strip the value of conf_file_verElvin Efendi
2016-02-04stripe system time value in fortigateElvin Efendi
2015-12-21Update fortios.rbasynet
Changing the regex makes possible to backup devices with FortiOS 4.x and long names
2014-04-09fix telnet username promptAnton Aksola
2014-04-07minor fixAnton Aksola
2014-04-07add support for non-vdom-enabled environmentsAnton Aksola
2014-04-07add model for Fortinet FortiOS used in Fortigate firewalls. Should workAnton Aksola
at least from version 5 onwards