-
Notifications
You must be signed in to change notification settings - Fork 932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cisco Switches configs not fully backedup #3274
Comments
Have you tried this?
as it is hard to read otherwise In your case it seems like you should try this:
|
excuse my delayed replay |
(Updated Issue for readability) |
Can you post your full modified config again?
For each device, it will make a log under |
I have Oxidized with Librenms installed via docker from https://github.com/dcbell/librenms-oxidized_docker and configured as followed
Docker network both are in the same network librenms-oxidized_default with mapped Ports for both and Working
In Librenms settings Poller both Port and Communities (priority) are configured.
In API Created New API key for Oxidized and copied it to Config file.
Then Librenms >> Global Settings>> External >> Oxidized is set and enabled like:
Enable Oxidized support: Enabled
URL to your Oxidized API: http://librenms_oxidized:8888
Enable config versioning access: Enabled
Enable the return of groups to Oxidized: Enabled
Set the default group returned: False
In (Variable Mapping) I added:
os = ios os < ios
os = iosxe os < ios
os = iosxr os < iosxr
In the Config file I modified as followed
the result I get in Librenms Oxidized Configuration is only information about the switches like hardware and software versions but no configuration included even in the Oxidized web GUI the same no configuration Can any one Help.
The text was updated successfully, but these errors were encountered: