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

Adding a custom SNMP OID means having a different "expression " line each time the config is pulled. Add a rule to remove the expression value. EEM code to generate...

I have Oxidized with Librenms installed via docker from [https://github.com/dcbell/librenms-oxidized_docker](url) and configured as followed - Docker network both are in the same network librenms-oxidized_default with mapped Ports for both and...

I discovered that fortigate require a specific comment as the first line of his configuration file wich is : `#config-version=yourversion:opmode=:vdom=:user=oxidizeduser` This line is the first to be printed by the...

Stale

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

Hello, I need to pass a custom parameter to ssh for connecting to old equipments, like `-o 'PubkeyAcceptedKeyTypes +ssh-rsa'` I'm quite new to oxidized and could not find the way...

Stale

I have installed and configured Oxidized backup solution on ubuntu. I want to add some of the Cisco switches to oxidized. Below is the model of one of the cisco...

For MLNXOS class (mellanox whith Onyx OS), the config file contains ASCII but the linux type is binary. For git output it is not pretty good. I missed something in...

I'm running into an issue with enable not working for an S5500-48GP4XF. They identify as JetStream for the model, but the commands in the model file are the same as...

Stale

Use new files.getUploadURLExternal API call to initiate the update instead of deprecated files.upload which is no longer available for newly created API tokens ## Pre-Request Checklist - [x] Passes rubocop...

Hi, I am currently struggling with getting versioning up and running in Oxidized on an Ubuntu 22.04 LTS LXC. The installation has been done by the book. Changing the output...

question