oxidized
oxidized copied to clipboard
Oxidized is a network device configuration backup tool. It's a RANCID replacement!
## 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...
Hey all, I believe something weird is going on with this device(s) that Oxidized is pulling. We are getting numerous emails of config changes for a device that seems to...
Issue with removing multiple secrets on consecutive lines on ios.rb due to \s matching linebreaks.
I found a problem with the ios.rb file when you have multiple snmp-server host lines. As it is now it will only remove the first secret and keep the rest...
I'm running Oxidized on Ubuntu 22.04 with dual stack IPv4/IPv6, and trying to back up the configuration of some devices that are not reachable from this server via IPv4, only...
## Pre-Request Checklist - [ ] Passes rubocop code analysis (try `rubocop --auto-correct`) - [ ] Tests added or adapted (try `rake test`) - [x] Changes are reflected in the...
Dear all, I'm facing many trouble to make oxidized sync file into a git repository. I've followed instructions from #3132 and #1038 . The Versions of Oxidized and Rugged version...
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. Release notes Sourced from rubocop's releases. RuboCop 1.65.1 New features #13068: Add config validation to Naming/PredicateName to check that all...
I am trying to backup my FortiGate Firewalls and I keep getting the error: │ W, [2024-07-05T11:01:20.253418 #33] WARN -- : x.x.x.x raised Timeout::Error with msg "execution expired" I'm successfully...
The path `~/.config/oxidized/config` is hardcoded in several places, mostly (if not only) in messsages AFAICS. This is incorrect and confusing, as the `~/.config/oxidized` part is dynamic - based on the...
Error is: `Hook push_to_remote (#) failed (#) for event :post_store` ssh git@host works as key was added to repo Rugged was installed with ssh then oxidized reinstalled. 3.0.0 :002 >...