Age | Commit message (Collapse) | Author |
|
* Hide snmp community
Community is displayed next to this line (old ios versions)
* Updating as suggested
Thanks @ZacharyPuls
* Was missing a /
* Was missing the last /
I missed that one yesterday. Sorry, making those changes from browser, many useless commits.
|
|
Technologies Co.,Ltd. (#1097)
* Add support for Broadband Network Platform Software from GCOM Technologies Co.,Ltd.
* requested changes
|
|
* Add support for SLX-OS
* Remove commented code
* Add SLX-OS on the list of Supported OS Types
* Replace tabs with spaces
* Regex modification for remove the display of uptime
|
|
* Add OPNsense model
* Fix class name
* Mention support for OPNsense in Supported OS types
|
|
When trying to connect to a HP Procurve Switch with stacking enabled,
you are asked to choose which switch to connect to to manage.
This patch makes it so that if this question is encountered, just press
"Enter" to choose the stack commander.
This won't make backing up stack members work (they still need to be
configured seperately and given IP addresses, making stacking useless)
but at least it makes it possible to back up a commander in a stack
seperately.
Fixed #1070
Credit to @stiltzkin10 for this fix.
|
|
|
|
+fix minor README.md typo (#1094)
* comware.rb: update prompt to work when trailing ^G ASCII 7 (bell) is sent
* README.md: correct typo 'HTT' to 'HTTP' for Configuration / Outputs paragraph
* model/comware.rb: cleaning out some comments
|
|
|
|
Cisco SG200 series do not support SSH
|
|
Powerconnect: Support password removal
|
|
Suppress timestamp response to ios commands
|
|
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.
|
|
|
|
|
|
add sgos.rb to Supported OS types
|
|
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.
|
|
Create acsw.rb for Cisco Ace
|
|
|
|
Some older IOS uses lowercase in the telnet prompt
|
|
Hide db last update
|
|
add support for Coriant Groove
|
|
Fix Encoding::UndefinedConversionError from FTOS
|
|
|
|
firmware versions.
|
|
|
|
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 ;-)
|
|
|
|
Support for Cisco Ace
|
|
no space after password
|
|
Exclude secondary-secrets and rsso-secret
|
|
Add show command
|
|
Create alteonos.rb for radware/alteon
|
|
add support for hp msa storage
|
|
Add support for Cisco UCS model
|
|
Create enterasys.rb (C3/B3 series switches)
|
|
|
|
|
|
Driver for Westell 8178G and Westell 8266G devices
|
|
|
|
|
|
Change class and name for align the script with librenms
|
|
|
|
|
|
|
|
|
|
Added support for Radware/Alteon Application Switch
|
|
I've noticed there are sometimes secondary keys and rsso-secrets, so I propose we also replace them (worked for us)!
|
|
also added radius key redaction
|
|
- 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
|
|
Create esa.rb Email Security Appliance CISCO
|