oxidized icon indicating copy to clipboard operation
oxidized copied to clipboard

Oxidized is a network device configuration backup tool. It's a RANCID replacement!

Results 385 oxidized issues
Sort by recently updated
recently updated
newest added

Hi I've recently got oxidized working and providing backups of devices, however, with the latest device installed in production it has the dh-group14-sha256 enabled. ssh on the host works fine...

## Pre-Request Checklist - [ ] Passes rubocop code analysis (try `rubocop --auto-correct`) - [ ] Tests added or adapted (try `rake test`) - [x] Changes are reflected in the...

Hello, I've just installed 0.28 Version of oxidized and i have encountered issue with pulling configuration from Netgear devices. It seems like "enable" is not triggered for some reason.

## Pre-Request Checklist - [x] Passes rubocop code analysis (try `rubocop --auto-correct`) - [x] Tests added or adapted (try `rake test`) - [x] Changes are reflected in the documentation -...

## Pre-Request Checklist - [X] Passes rubocop code analysis (try `rubocop --auto-correct`) - [ ] Tests added or adapted (try `rake test`) - [X] Changes are reflected in the documentation...

The product fails several basic security scans I've listed the critical and high issues found, I can see that all of the versions referred to are available to Ubuntu 20.04...

We've got some APC devices, but don't have FTP access to them. However scp of config.ini seems to work. Is it possible using the oxidized framework to use scp to...

feature_request
pending_upstream

I'm struggling to make 2 groups. One for HP ProCurve and one for Aruba's. They both return an OS of ProCurve so I cannot define diffent credentials for the differnt...

On fortios (at least on the fortigate that we manage) oxidized stores the configuration every hour believing it has changed. It seems that it is caused by fortigate changing the...

triage

I believe [commit b805690](https://github.com/ytti/oxidized/commit/b8056900980a06c34a773a6b3d65e8e01d11afb7) is not matching on comware correctly? However I don't fully understand the code... ``` # HP V1950 r2432P06 cmd 'xtd-cli-mode on', /(#{@node.prompt}|Continue)/ cmd 'y', /(#{@node.prompt}|input password)/...