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

Fixes issue with collect_snmp stepping over the same devices multiple times #681

Merged
merged 1 commit into from
Jul 23, 2014
Merged

Conversation

deepakhj
Copy link

SNMPCollector schedules each device and it's related oid's. Then when SNMPRawCollector's function collect_snmp is called, it was stepping over all the devices in the config again when it should only retrieve the oid's for the current device.

kormoc added a commit that referenced this pull request Jul 23, 2014
Fixes issue with collect_snmp stepping over the same devices multiple times
@kormoc kormoc merged commit 54e43c3 into BrightcoveOS:master Jul 23, 2014
@kormoc
Copy link
Contributor

kormoc commented Jul 23, 2014

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants