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

I have a problem with a couple of Extreme switches where Oxidized is unable to back them up due to not matching prompt: ``` Copyright (C) 1996-2024 Extreme Networks, Inc....

Hi! I have Oxidized v0.27 working quite well on CentOS 7 (OpenSSH_7.4p1, 26 Jan 2017) I can see the use of SSH proxy in this doc: https://github.com/ytti/oxidized/blob/master/docs/Configuration.md#ssh-proxy-command Howver, I don't...

question
Stale

error is : /usr/local/share/gems/gems/oxidized-0.33.0/lib/oxidized/output/git.rb:218:in `join': no implicit conversion of true into String (TypeError) with code ```output: default: git git: single_repo: true email: [email protected] repo: /root/.config/oxidized/oxidized.git user: Oxidized ``` full error:...

bug

- [x] I have read and understood [docs/Issues.md](https://github.com/ytti/oxidized/blob/master/docs/Issues.md). **Describe the problem** The default values in the config are ignored if enable is specified in the vars_map of a jsonfile, even...

question

In the case of a PSU showing N/A instead of speed, this fix will replace it into 'speed' ## Pre-Request Checklist - [ ] Passes rubocop code analysis (try `rubocop...

- [X] I have read and understood [docs/Issues.md](https://github.com/ytti/oxidized/blob/master/docs/Issues.md). **Describe the bug** In Issue #2565 there is a case in which the regex is not working properly. Some Aruba CX switches...

bug

Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. Release notes Sourced from rubocop's releases. RuboCop v1.76.1 Bug fixes #14245: Fix an error for Lint/EmptyInterpolation when using primitives in...

dependencies

- [X] I have read and understood [docs/Issues.md](https://github.com/ytti/oxidized/blob/master/docs/Issues.md). **Describe the problem** Creating a model with different output types (from https://github.com/ytti/oxidized/blob/master/docs/Outputs.md#output-types) gives me a local git repository in the folder `~/.config/oxidized/git-config/`....

question
Stale

- [X ] I have read and understood [docs/Issues.md](https://github.com/ytti/oxidized/blob/master/docs/Issues.md). **Describe the bug** We discovered that our slack hooks from Oxidized broke some time back in January, noting at that time...

bug

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