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

LibreNMS Force Add and Poller Support #673

Open
bile0026 opened this issue Jan 19, 2025 · 0 comments
Open

LibreNMS Force Add and Poller Support #673

bile0026 opened this issue Jan 19, 2025 · 0 comments
Labels
integration: librenms Issues/PRs for LibreNMS Integration status: gathering feedback Further discussion is needed to determine this issue's scope and/or implementation type: enhancement New feature or request

Comments

@bile0026
Copy link
Contributor

Environment

  • Nautobot version: 2.3.16
  • nautobot-ssot version: 3.4.0

Proposed Functionality

Add SNMP credential support to allow the force_add parameter to work correctly.

Add Poller Group support to assign devices to a specific poller/group within LibreNMS as they are added from Nautobot.

These will likely need to be accomplished using Config Contexts as snmp versions and credentials can vary by device and device type. Need flexibility to allow snmp v1,v2c, andv3 and various snmpv3 options like auth/priv parameters.

Use Case

Devices might be slow to respond or not accessible by the main LibreNMS server which causes the normal add with SNMP discovery to fail. This is also required to add a device directly to a remote/distributed poller since the ICMP check is run from the main LibreNMS server.

@bile0026 bile0026 added integration: librenms Issues/PRs for LibreNMS Integration status: gathering feedback Further discussion is needed to determine this issue's scope and/or implementation type: enhancement New feature or request labels Jan 19, 2025
@bile0026 bile0026 mentioned this issue Jan 19, 2025
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration: librenms Issues/PRs for LibreNMS Integration status: gathering feedback Further discussion is needed to determine this issue's scope and/or implementation type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant