Skip to content
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

Added ability to force devices to use ifEntry instead of ifXEntry #4100

Merged
merged 1 commit into from Sep 2, 2016

Conversation

laf
Copy link
Member

@laf laf commented Aug 17, 2016

Please note

Please read this information carefully.

Fix #4025

Not sure if this is the best approach to take here but basically some devices don't always output the info we need in ifXEntry for various interfaces so it's difficult for us to check we have complete data. Falling back to ifEntry seems the best approach for those devices.

The alternative would be to poll both ifXEntry and ifEntry as we did before but that would slow polling down for these devices.

@laf laf added the Polling label Aug 17, 2016
@LibreNMS-CI
Copy link

Auto-Deploy finished, Test PR at http://4100.ci.librenms.org or https://4100.ci.librenms.org

@laf
Copy link
Member Author

laf commented Aug 26, 2016

bump

@laf
Copy link
Member Author

laf commented Aug 29, 2016

Thoughts?

@Rosiak
Copy link
Member

Rosiak commented Aug 29, 2016

I'm good with this.

@breeman1
Copy link

Hi @laf,

I have tried this PR in my test install and it works.

@laf
Copy link
Member Author

laf commented Aug 30, 2016

@breeman1 and you get graphs?

@breeman1
Copy link

Yes I do:)

@murrant murrant merged commit 0d2c443 into librenms:master Sep 2, 2016
@laf laf deleted the issue-4025 branch January 29, 2017 14:02
@lock lock bot locked as resolved and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants