webMethods

webMethods

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.  Check the Broker memory usage and Trigger Queue Capacity

    Posted Wed December 02, 2015 02:54 PM

    Hi ,

    Can some one please suggest me how to monitor the broker memory usage and trigger queue size in an automated fashion.

    I want to set up an alert mechanism if the broker memory usage is exceeds 70% or if any trigger queue size exceeds 100 documents.

    Please advise.

    I know how to check this manually.But I need to set up the automated alert process for this.

    We had experienced couple situations where trigger queue size exceeded 500000 records because of the broker service issue and broker started throwing out of memory exception and other trigger documents also failed.

    Regards,
    Sridhar


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


  • 2.  RE: Check the Broker memory usage and Trigger Queue Capacity

    Posted Wed December 02, 2015 03:39 PM

    Sridhar – I know it by seeing MWS but not sure from any files or tables we do get this information. Let us see what others comment on this.

    Nice question.

    Thanks,


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


  • 3.  RE: Check the Broker memory usage and Trigger Queue Capacity

    Posted Wed December 02, 2015 05:55 PM

    Do we have any services available to check the current broker usage or trigger queue size?If we have any such service I can schedule this service to check this status periodically .


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


  • 4.  RE: Check the Broker memory usage and Trigger Queue Capacity

    Posted Thu December 03, 2015 01:55 AM

    To monitor webMethods components like Broker queue, used memory, ports, adapters etc use Optimize for Infrastructure which has out of box KPI and you can create rules to send email alert, and also take action (WS Action) when ever the rule is violated.

    Let me know if you have questions I can help you with OFI if you want to proceed with it.


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


  • 5.  RE: Check the Broker memory usage and Trigger Queue Capacity

    Posted Thu December 03, 2015 02:14 AM
    • If you want to build a custom logic (with OFI) see below

    For triggers explore the services in WmPublic/pub.trigger

    To check the broker usage or trigger queue size you have to refer the Java Broker API.


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


  • 6.  RE: Check the Broker memory usage and Trigger Queue Capacity

    Posted Fri December 04, 2015 03:28 AM

    Hello Mahesh,

    If you have already created any custom services for this purpose, can you please upload the package to this forum so that members of the forum can use those as an example and will dig more on the same. Thanks for your work on this.

    Thanks,
    RP


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


  • 7.  RE: Check the Broker memory usage and Trigger Queue Capacity

    Posted Fri December 04, 2015 05:03 AM

    Do you have OFI set-up?


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


  • 8.  RE: Check the Broker memory usage and Trigger Queue Capacity

    Posted Fri December 04, 2015 01:01 PM

    Thanks for the info Mahesh. But we dont have the OFI set up.

    Let me know if we can create any custom java services to use with out OFI set up?


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