IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  SNMP Alerts

    Posted Thu December 04, 2003 08:00 AM

    Does anybody have any experience in generating SNMP alerts from IS?

    What is required in order to develop a service to generate an SNMP alert?

    -Cameron


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 2.  RE: SNMP Alerts

    Posted Mon August 02, 2004 08:27 AM

    I would also be interested in an answer to this questions. Does anyone have experience generating SNMP events from an IS?

    I would like to generate alerts when the queue length of a broker client exceeds a certain threshold.


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 3.  RE: SNMP Alerts

    Posted Mon October 10, 2005 10:53 AM

    Hi,
    does somebody implemented this functionality in latest veriosns?

    Thanks in advance.
    Sam


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: SNMP Alerts

    Posted Tue October 11, 2005 01:33 AM

    Yes,

    We implemented SNMP Traps (Alerts) in webMethods using Log4J.
    I found the SNMPTrap Appender for Log4J straight forward to configure and robust. Goto:

    [url=“Full Guide about Zero-Code | AppMaster”]Full Guide about Zero-Code | AppMaster

    We used v1.2.9 and implemented the WengsoftSNMPTrapSender

    -Cameron


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods