mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 23:15:57 +03:00
[GH-ISSUE #2223] Feature Request: SNMP Monitoring for Network Devices #3322
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eduardomansano on GitHub (May 3, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2223
I would like to suggest the addition of SNMP (Simple Network Management Protocol) monitoring to your platform, allowing us to monitor key network infrastructure such as routers, firewalls, managed switches, and other SNMP-compatible devices.
This feature would greatly enhance visibility into device performance, availability, and network health. Some key capabilities we would expect include:
• SNMP polling for uptime, bandwidth, temperature, CPU/memory usage
• Custom OID monitoring for specific metrics
• Alerting based on thresholds and SNMP traps
• Dashboard integration with graphs and status indicators
• Compatibility with SNMPv1, v2c, and v3
This addition would significantly improve infrastructure monitoring and allow us to centralize more of our operations within your platform.
Thank you for considering this request. I’d be happy to provide further details or use cases if needed.
Best regards,
Eduardo Mansano
TI Sec Tecnologia
@P6g9YHK6 commented on GitHub (May 3, 2025):
snmp was already integrated into the standard agent libraries a couple of version back so you can already do most of it without too much hassle
the thing that imo is missing is
https://github.com/amidaware/tacticalrmm/issues/1780