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

fix: yaml files for edgeos and edgeswitch #6208

Merged
merged 2 commits into from Mar 16, 2017
Merged

fix: yaml files for edgeos and edgeswitch #6208

merged 2 commits into from Mar 16, 2017

Conversation

crcro
Copy link
Contributor

@crcro crcro commented Mar 16, 2017

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.

  • Have you signed the Contributors agreement - please do NOT submit a pull request unless you have (signing the agreement in the same pull request is fine). Your commit message for signing the agreement must appear as per the docs.
  • Have you followed our code guidelines?

Testers

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

  1. discovery based only on sysdescr is not relevant in case of edgeos because that value can be changed via cli: set service snmp description command so i've added the sysObjectID match (which is already added in the tests files).

  2. edgeswitch yaml file was malformed

@mention-bot
Copy link

Thank you for submitting a PR @crcro! We have found the following @laf and @murrant based on the history of these files to review this PR.

@LibreNMS-CI
Copy link

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

@LibreNMS-CI
Copy link

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

@scrutinizer-notifier
Copy link

The inspection completed: No new issues

@murrant
Copy link
Member

murrant commented Mar 16, 2017

What are you trying to fix here?

Both of these have generic sysObjectIDs so using sysObjectID alone is problematic.

@crcro
Copy link
Contributor Author

crcro commented Mar 16, 2017 via email

@murrant
Copy link
Member

murrant commented Mar 16, 2017

Do we need a new test to validate these changes?

@crcro
Copy link
Contributor Author

crcro commented Mar 16, 2017

no, the sysobjectid is already added in the edgeos.snmprec

@murrant
Copy link
Member

murrant commented Mar 16, 2017

Looks good. Thanks!

@murrant murrant merged commit 7fb4081 into librenms:master Mar 16, 2017
@crcro crcro deleted the fix-edgeos-edgeswitch branch March 18, 2017 00:02
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
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

5 participants