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.  Chart for displaying periodical data in CAF required

    Posted Thu February 14, 2013 01:32 AM

    Hi All,

    I want to display a periodical data using bar chart in CAF, can anyone please guide me on this…

    i.e; I want to display the free memory of a server for a period of time ( 1st Feb - 14th Feb). Is there a option to do so in CAF? OR do we need some plugin’s for this?

    I am using designer 8.2 version.

    Thank you.

    Regards,
    Shrey


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Chart for displaying periodical data in CAF required

    Posted Thu February 14, 2013 02:13 AM

    There is a built in portlet in MWS, which displays memory statistics for 24 hours timeframe. With Administrator Login Navigare to Tools → System Information → Memory Monitor.


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 3.  RE: Chart for displaying periodical data in CAF required

    Posted Thu February 14, 2013 05:53 AM

    tq for the reply…I got the memory monitor portlet.

    I want to change the period (from 24 hours to based on user input), how do i do the same?

    Fetch the memory stats for the period an user enters from the DB (DB is populated with memory stats using a scheduler)


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 4.  RE: Chart for displaying periodical data in CAF required

    Posted Thu February 14, 2013 01:33 PM

    you may want to check the wm_mws_diagnostics.war file in server/default/deploy directory to build your own portlet.


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods