Skip to content

Conversation

cwadhwani-splunk
Copy link
Contributor

@cwadhwani-splunk cwadhwani-splunk commented Aug 18, 2025

Description

added SNMP-enabled device discovery feature

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • New feature
  • This change requires a documentation update

How Has This Been Tested?

Tested this feature manually by deploying multiple snmp enabled devices in network.

Checklist

  • My commit message is conventional
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have checked my code and corrected any misspellings

ajasnosz and others added 9 commits June 30, 2025 15:51
* feat: add discovery for docker

* chore: update replica count

* chore: update replica count
* feat: Added deployment for k8s

* Changed the queue name from autodiscover to discovery
* feat: initial commit with application code

* Added logic for mounting the final output csv file

* feat: addressed review comments

* chore: removed the init container and handled the volume mounting without it

* feat: added support for scaling discovery worker pods

* chore: Updated port validation

* feat: Added support for snmp version 3 in docker and handled volume mounting

* fix: Corrected the discovery paths in environment variable and removed unnecessary variables
#1224)

* feat: added configurable parameter for SNMP request's retry and timeout. Handled tasktimeout configurable parameter for discovery

* fix: handled race condition when discovery tasks tries to update the output csv file concurrently

* chore: Executed make render command with the latest yaml changes

* chore: removed --min-rate as nmap dynamically detects a suitable rate at which packets should be sent

* chore: incorporated the pr review changes
* docs: Added doc changes for discovery feature

* docs: spell checks

* chore: resolved pr review comments
…1231)

* chore: Added architecture diagram which includes discovery feature

* chore: updated background of Discovery
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