summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2017-10-02Update ciscosmb.rbtkteun
Cisco SG200 series do not support SSH
2017-09-26Merge pull request #1035 from tobbez/powerconnect-hide-passwordsDanilo Sousa
Powerconnect: Support password removal
2017-09-25Merge pull request #1024 from ja-frog/masterNeil Lathwood
Suppress timestamp response to ios commands
2017-09-22Suppress timestamp response to ios xr commandsja-frog
At least some versions of ios xr output a timestamp after each input command. This will cause Oxidized to have a different version of the config for every poll of the device. I added the per-session command to suppress timestamps.
2017-09-22Update ios.rbja-frog
2017-09-19Powerconnect: Support password removalTorbjörn Lönnemark
2017-09-18support for SGOS (#1007)seekerOK
add sgos.rb to Supported OS types
2017-09-13Fix issue where "email" JSON field is not being passed through from RESTZachary Puls
API to worker. This allows for Gitlab (or another Git UI) to properly display the commit author.
2017-09-13Suppress timestamp response to ios commandsja-frog
At least some versions of ios output a timestamp after each input command. This will cause Oxidized to have a different version of the config for every poll of the device. I added the per-session command to suppress timestamps.
2017-09-12Merge pull request #993 from sfini/patch-3Danilo Sousa
Create acsw.rb for Cisco Ace
2017-09-12Update acsw.rbsfini
2017-09-12Use lowercase for username/password in IOS modelNeil Lathwood
Some older IOS uses lowercase in the telnet prompt
2017-09-11Merge pull request #999 from brunobritocarvalho/patch-2Danilo Sousa
Hide db last update
2017-09-11Merge pull request #1011 from nickhilliard/masterDanilo Sousa
add support for Coriant Groove
2017-09-11Merge pull request #1015 from jmkeyes/ftos-encoding-errorDanilo Sousa
Fix Encoding::UndefinedConversionError from FTOS
2017-09-11Merge pull request #996 from ZacharyPuls/accedianDanilo Sousa
Add support for Accedian NIDs.
2017-09-11Merge pull request #971 from danilopopeye/ds-worker-done-hookDanilo Sousa
all nodes done hook
2017-09-07Some older IOS uses lowercase in the telnet promptDeeps
2017-09-06Fix encoding error from FTOS while listing hardware inventory on old ↵Joshua M. Keyes
firmware versions.
2017-09-02add support for Coriant GrooveNick Hilliard
2017-08-29Hide db last updateBruno Brito Carvalho
Everyday the IPS URL db is updated and so the configuration is "changed". I believe this information spams the diff config and my team and I just decided to replace it by a unique string. Maybe instead of putting this in the :secret, we could create an other var or something that can be specified in the conf. Don't know what you think of this ;-)
2017-08-25Add support for Accedian NIDs.Zach Puls
2017-08-24Create acsw.rb for Cisco Acesfini
Support for Cisco Ace
2017-08-22Merge pull request #782 from crami/masterDanilo Sousa
no space after password
2017-08-22Merge pull request #947 from brunobritocarvalho/patch-1Danilo Sousa
Exclude secondary-secrets and rsso-secret
2017-08-22Merge pull request #935 from davama/masterDanilo Sousa
Add show command
2017-08-22Merge pull request #948 from sfini/patch-1Danilo Sousa
Create alteonos.rb for radware/alteon
2017-08-22Merge pull request #701 from aschaber1/feature/hpmsaDanilo Sousa
add support for hp msa storage
2017-08-22Merge pull request #982 from WiXZlo/WiXZlo-patch-ucsDanilo Sousa
Add support for Cisco UCS model
2017-08-22Merge pull request #952 from koenvdheuvel/patch-1Danilo Sousa
Create enterasys.rb (C3/B3 series switches)
2017-08-22Update alteonos.rbNeil Lathwood
2017-08-22Add support for Cisco UCS modelWiXZlo
2017-08-21Merge pull request #956 from ignaqui/patch-1Danilo Sousa
Driver for Westell 8178G and Westell 8266G devices
2017-08-21Added policies savingStanislaw Datskevich
2017-08-21Added enable mode support for Ericsson SE100Nagainos
2017-08-15create `worker_done` eventDanilo Sousa
trigger a event when a full cycle was completed
2017-08-08remove duplicated hook env variableDanilo Sousa
2017-08-04Update and rename radware.rb to alteonos.rbsfini
Change class and name for align the script with librenms
2017-08-03add support for hp msa storageAlexander Schaber
2017-08-01Driver for Westell 8178G and Westell 8266G devicesignaqui
2017-08-01Update enterasys.rb remove empty and comment linesKoen van den Heuvel
2017-07-29Support for Enterasys SecureStackKoen van den Heuvel
2017-07-28Create radware.rbsfini
Added support for Radware/Alteon Application Switch
2017-07-27Exclude secondary-secrets and rsso-secret Bruno Brito Carvalho
I've noticed there are sometimes secondary keys and rsso-secrets, so I propose we also replace them (worked for us)!
2017-07-11Add show commandDave
also added radius key redaction
2017-07-06Fixes for NetgearBrian Candler
- match the User: prompt on telnet - fix the sending of enable password - don't issue exit/quit commands on logout, because an additional prompt may or may not be encountered Closes #920
2017-07-03Merge pull request #896 from cd67-usrt/patch-1ytti
Create esa.rb Email Security Appliance CISCO
2017-07-03Merge pull request #897 from cd67-usrt/patch-2ytti
Create sma.rb Security Management Appliance CISCO
2017-07-03Update and rename sma.rb to ciscosma.rbcd67-usrt
2017-07-03Update and rename esa.rb to asyncos.rbcd67-usrt