cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can we send SNMP traps from Dynatrace Managed cluster for event notifications

hmor3
Inactive

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

3 REPLIES 3

reinhard_pilz
Dynatrace Participant
Dynatrace Participant

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

Babar_Qayyum
DynaMight Guru
DynaMight Guru

Hello @Himanshu M.

Did you implement the solution?

Regards,

Babar


Samuel-Echeva
Newcomer

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