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
|
|
|
|
* GPG bug fix
* Update Sources.md
* Update README.md
|
|
* Add OPNsense model
* Fix class name
* Mention support for OPNsense in Supported OS types
|
|
* Add OX_NODE_MODEL to exec hook
* Update docs to reflect added OX_NODE_MSG to hook
|
|
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
|
|
|
|
|
|
|
|
messages (#763)
* continue to diffs by default, but optionally post formatted messages
* updated readme
* remove static channel name
* Update Hooks.md
|
|
* Added hook for XMPP MUC
* Updated dockerfile
* Added timeout to prevent oxidized to stop on XMPP error
* Updated README
|
|
|
|
|
|
|
|
This model (and possibly others) runs an OS with a different set of
commands than the Supermicro model that already exists.
|
|
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
|
|
API to worker. This allows for Gitlab (or another Git UI) to properly
display the commit author.
|
|
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
|
|
Add support for Accedian NIDs.
|
|
all nodes done hook
|
|
|
|
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)
|
|
|