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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  JDBCConnectionManager.getConnPool documentation

    Posted 08/13/10 03:09 PM

    Hello,

    We have a java service that gather some information about IS own JDBC pool using JDBCConnectionManager.getConnPool().

    I would like to improve a bit my monitoring, but I wasn’t able to find out any documentation about this API.

    • Where can I find it ?
    • Is the same mechanism for ports ?
      I’ll like to track all the ports activities because we’re facing strong connectivity problems as IS (high) loading.
      The problem is under qualification (network, Firewall, …) but I definitively to track deeper IS figures.

    Thanks

    Laurent


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


  • 2.  RE: JDBCConnectionManager.getConnPool documentation

    Posted 08/17/10 11:53 AM

    Have you tried to explore if OFI could be usefull for you?


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


  • 3.  RE: JDBCConnectionManager.getConnPool documentation

    Posted 08/17/10 12:18 PM

    Hi Amar,

    What is OFI ? Any webpage for that ?

    Thanks

    Laurent


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


  • 4.  RE: JDBCConnectionManager.getConnPool documentation

    Posted 08/17/10 05:40 PM

    OFI – Optimize for infrastructure… yes you can achive your goals by configure to monitor the jdbc connections there.


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


  • 5.  RE: JDBCConnectionManager.getConnPool documentation

    Posted 08/18/10 11:45 AM

    Yes, I know this product (and we are currently evaluating).

    But I build also my own monitoring tool (JAVA + Flow + PHP) that provided some added values vs Optimize and even if we’ll install optimize, I would like to keep this tool running.

    It’s why I would like to know where I can found the documentation of related API.
    I would like also to know if it’s possible to query WmOptimize or Wm*DC services directly w/o going thru Optimized … in order to keep the things simple :proud:

    Bye

    Laurent


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