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

refactor: use one snmpget during os discovery #7566

Merged
merged 3 commits into from Oct 28, 2017
Merged

Conversation

murrant
Copy link
Member

@murrant murrant commented Oct 27, 2017

Use only one snmpget to fetch sysObjectId and sysDescr
fix multiline data in snmp_get_multi_oid()
add snmp_get_multi_oid() to mock.snmp.inc.php

DO NOT DELETE THIS TEXT

Please note

Please read this information carefully. You can run ./scripts/pre-commit.php to check your code before submitting.

Testers

If you would like to test this pull request then please run: ./scripts/github-apply <pr_id>, i.e ./scripts/github-apply 5926

murrant and others added 3 commits October 27, 2017 08:23
Use only one snmpget to fetch sysObjectId and sysDescr
fix multiline data in snmp_get_multi_oid()
add snmp_get_multi_oid() to mock.snmp.inc.php
@scrutinizer-notifier
Copy link

The inspection completed: 1 new issues, 1 updated code elements

@laf laf merged commit a93bb66 into librenms:master Oct 28, 2017
@murrant
Copy link
Member Author

murrant commented Oct 29, 2017

I didn't intend for this to be merged before the release.

@laf
Copy link
Member

laf commented Oct 29, 2017

Should have put blocker label on :(

@murrant
Copy link
Member Author

murrant commented Oct 30, 2017

No worries, will do next time. I'll resubmit soon.

@lock
Copy link

lock bot commented May 16, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed.

@lock lock bot locked as resolved and limited conversation to collaborators May 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants