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

## 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...

suspect_user_error

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...

bug

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...

enhancement

## 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...

Stale

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...

dependencies

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...

help_wanted
Stale

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 >...