summaryrefslogtreecommitdiff
path: root/lib/oxidized/model
AgeCommit message (Collapse)Author
2017-08-03add support for hp msa storageAlexander Schaber
2017-04-21Update siklu.rbbdg-robert
2017-04-21Update to include versionbdg-robert
The output from startup-configuration includes the version information, so we'll prepend the running config output with it.
2017-04-21Create siklu.rbbdg-robert
Adds support for Siklu EtherHaul radios
2017-04-20added firmware version to airosRobert Drake
2017-04-17Updated watchguard promptMike Nowak
2017-04-15Merge pull request #805 from clement-parisot/mlnx_voltaireytti
Added support for Mellanox voltaire switch to the list of supported devices
2017-04-15Merge pull request #811 from mikenowak/watchguard-logindisclaimerytti
Support for Watchguard Logon Disclaimer
2017-04-15Merge pull request #810 from mikenowak/watchguard-promptytti
[Firewareos] Update prompt to include that of the status user
2017-04-15Merge pull request #806 from clement-parisot/mlnox_fixytti
model - mlnxos : patch exit command
2017-04-15Merge pull request #803 from bheum/masterytti
fortios Added secret and key statements to secret removal
2017-04-15Support for Watchguard Logon DisclaimerMike Nowak
2017-04-15Update prompt to include that of the status userMike Nowak
2017-04-12model - mlnxos : patch exit commandClement Parisot
Signed-off-by: Clement Parisot <clement.parisot@uni.lu>
2017-04-12Added Mellanox voltaire switch to the list of supported devicesClement Parisot
Signed-off-by: Clement Parisot <clement.parisot@uni.lu>
2017-04-10Added secret and key statements to secret removalBenedikt Heumüller
Values changed for every show command and versioning was not possible.
2017-04-06Added IPSEC keys to IOS secrets configDavid R. Bild
2017-04-06Fixed IOS model to redact only secretsDavid R. Bild
The secrets configuration for IOS would the full contents of any line containing a secret. Instead, just redact the secret, keeping the rest of line instact for "enable secret 5 SeCre7" was replaced by "<secret hidden>". Now it is now replaced by "enable secret 5 <secret hidden>".
2017-03-28more "show version" additionsRobert Drake
2017-03-28whitespace cleanup / fixing invalid commandRobert Drake
2017-03-28added support for VTPRobert Drake
2017-03-28Remove single line 'Up Time' lines from show systemnesteffe
2017-03-23Adding support for more "show version" commandsRobert Drake
This is a port of some of the rancid "show version" parsing. I tried to simplify it from the way rancid does it, so it doesn't attempt to guess the device type, but it does provide IOS version and the type of processor.
2017-03-22Fix alvarion block issueSchylar Utley
2017-03-16Do not comment out result for show configuration.Everton Marques
2017-03-16Support for Cisco NGA.Everton Marques
2017-03-07Merge pull request #757 from crami/masterytti
added model for OneAccess OneOS Voice Gateways/Routers
2017-03-07added model for OneAccess OneOS Voice Gateways/RoutersMatthias Cramer
Slight modifications to gemspec for newer ssh gem and correct telnet syntax
2017-03-07Added lines to ignore for SAOS7 devics.Max Mudde
2017-03-06Update saos.rbmakzdot
This proposed change is to make shure lines starting with "! Created: " are ignored. This preventes a diff in the config every time oxidized runs over Ciena SAOS devices. This is probably not the most elegant way but it's a start.
2017-03-06Update regexp to match pfSense 2.3.3 config filessorano
Fix regexp for pfSense (2.3.3-RELEASE) to remove revision time in config pull. Also remove snort last_rule_upd_time in config pull.
2017-03-05Merge pull request #752 from electriceel1985/mellanox_workytti
make mellanox config versioning much less noisy
2017-03-03make mallanox config versioning much less noisycpk
2017-03-01traffic.conf and ports.conf are important configuration files that should be ↵cpk
backed up
2017-02-27Fixed issues with HP Aruba 2530 fw 16.02.0016Mk-
2017-02-22Update to rogue AP filteringRoss W
2017-02-22Updates to ASA secret filteringRoss W
2017-02-21Fix for foundry/jetcore username prompt on telnetf0rkz
2017-02-20Added license information and gsub to take out chatty subscriber license ↵Tim Pozar
updates.
2017-02-20Merge pull request #687 from nertwork/masterytti
Node - Cumulus additional params
2017-02-19Update cumulus.rbJames Farr
2017-02-17add software versionbyq
added software version
2017-02-16Merge pull request #728 from mediumo/tplinkytti
Tplink model
2017-02-16changed README and enable behaviour to cmd instead of sendroot
2017-02-16added variable fortios_autoupdate, to control inclusion of autoupdate messagesroot
2017-02-16added tplink modelroot
2017-02-16added psk and private-key removal to secret sectionroot
2017-02-14Updated timos.rb to ignore "Generated" and "Finished" lines so it doesn't ↵Tim Pozar
look like a new config each time to crawls the box.
2017-02-14Update opengear.rbboudreau
With new update : OpenGear/CM71xx Version 3.16.6u1 e02e2d59 -- Mon Nov 14 17:44:05 EST 2016 the backup wasn't working anymore, needed a prompt
2017-02-10nxos.rb: Add secret blockDave
Took config from our local setup. Adding since it does not have it