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

Add support for Trellix NSP devices #14964

Merged
merged 4 commits into from May 16, 2023

Conversation

mtentilucci
Copy link
Contributor

Adding support for Trellix NSP. The devices run mlos (McAfee Linux OS), McAfee and FireEye recently merged and formed a new company - Trellix. The Trellix NSPs use the Trellix MIBs which are just renamed and updated McAfee MIBs.

DO NOT DELETE THE UNDERLYING TEXT

Please note

Please read this information carefully. You can run ./lnms dev:check to check your code before submitting.

  • Have you followed our code guidelines?
  • If my Pull Request does some changes/fixes/enhancements in the WebUI, I have inserted a screenshot of it.
  • If my Pull Request makes discovery/polling/yaml changes, I have added/updated test data.

Testers

If you would like to test this pull request then please run: ./scripts/github-apply <pr_id>, i.e ./scripts/github-apply 5926
After you are done testing, you can remove the changes with ./scripts/github-remove. If there are schema changes, you can ask on discord how to revert.

@Jellyfrog
Copy link
Member

Could you remove unused mibs? We try to only keep the ones actually used

@Jellyfrog Jellyfrog added the Device 🖥️ New or added device support label Apr 14, 2023
- Add discovery for mlos NSP devices
- Monitor port statistics from non standard MIBs
- Add Trellix MIBs
- Add test data
@mtentilucci
Copy link
Contributor Author

@Jellyfrog PR ready for your review.

@Jellyfrog Jellyfrog closed this Apr 30, 2023
@Jellyfrog Jellyfrog reopened this Apr 30, 2023
@mtentilucci
Copy link
Contributor Author

Hi @Jellyfrog, are there any other changes needed to merge this branch?

@electrocret electrocret merged commit e55c4e9 into librenms:master May 16, 2023
13 checks passed
@librenms-bot
Copy link

This pull request has been mentioned on LibreNMS Community. There might be relevant details there:

https://community.librenms.org/t/23-5-0-changelog/21481/1

TheMysteriousX pushed a commit to TheMysteriousX/librenms that referenced this pull request Aug 9, 2023
* Add support for Trellix NSP devices

- Add discovery for mlos NSP devices
- Monitor port statistics from non standard MIBs
- Add Trellix MIBs
- Add test data

* Fix StyleCI findings

* Rename MIB files to match MIB names, remove unused MIBs

* regenerate mlos-nsp_ns9500.json to account for changes from PR#14963
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Device 🖥️ New or added device support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants