-
Notifications
You must be signed in to change notification settings - Fork 3
feat: extract IF-MIB data from an SNMPWALK #96
Conversation
- added a basic support for extracting from an SNMP WALK: - the total number of network interfaces, - all indexes associated to each network interface - all interface names available - some unit-test added In this way, we have the basic information required for sending additional data to Splunk.
- added a basic support for extracting from an SNMP WALK: - the total number of network interfaces, - all indexes associated to each network interface - all interface names available - some unit-test added In this way, we have the basic information required for sending additional data to Splunk.
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
Codecov Report
@@ Coverage Diff @@
## develop #96 +/- ##
===========================================
+ Coverage 33.06% 40.33% +7.27%
===========================================
Files 19 22 +3
Lines 735 838 +103
===========================================
+ Hits 243 338 +95
- Misses 492 500 +8
Continue to review full report at Codecov.
|
I have read the Code of Conduct and I hereby accept the Terms |
Expected release notes (by @lstoppa) features: fixes: others (will not be included in Semantic-Release notes):
|
🎉 This PR is included in version 1.5.0-develop.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
No description provided.