18 May 2018
07:59 AM
- last edited on
01 Jun 2022
01:47 AM
by
MaciejNeumann
Hi ,
we need to forward Dynatrace events/problems via SNMP traps to our event management tool.
Please confimr if there is any option for sending SNMP traps from DT managed cluster/
Regards
Himanshu Mor
Solved! Go to Solution.
Hello Himansu,
I'd like to direct your attention to a reference implementation for problem notifications on GitHub.
https://github.com/dynatrace-innovationlab/auto-re...
and here specifically to the branch containing a handler for SNMP
https://github.com/dynatrace-innovationlab/auto-re...
That solution is able to run either as a Lambda Function in AWS or alternatively you can host it on NodeJS within your corporate network.
Of course this is a reference implementation, so it's likely that you'll have to adjust that code to your specific needs.
Let me know if that helps,
Reinhard
Dear gents/colleagues,
We are trying to implement the same solution in our infrasctuture. We would like exactly to send out Dynatarce events as traps to our event management tool.
It seems the links are broken, do you know if is there any other alternative to implement this solution?
Thank you in advance
Featured Posts