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
Expand all | Collapse all

Broker Monitoring

  • 1.  Broker Monitoring

    Posted Tue November 04, 2008 07:51 PM

    I am using optimize for infrastructure (which sucks as an application) to monitor broker queue and alert us if the broker has 200 documents queued for more than an hour.

    I am thinking of getting rid of optimize for infrastructure it being such a flaky application (What do others think?). Most monitoring I am able to script up or use other applications for. However, for Broker queue monitoring I was wondering if I could write some custom java scripts using BrokerAPIs. Has anybody else done it, if so can you share your ideas?
    Thanks a bunch!!
    NM


    #webMethods
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #broker


  • 2.  RE: Broker Monitoring

    Posted Tue November 04, 2008 08:32 PM

    Various administrative information is available through the Broker administrative API. Refer to the API documentation. Getting queue depth is a common task which several folks have done. There may be an example here or on Advantage.


    #webMethods
    #Universal-Messaging-Broker
    #broker
    #Integration-Server-and-ESB