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.  Ping server

    Posted Thu October 08, 2009 11:45 AM

    we are using webmethods7.1,two IS Instances are in clustermode.Is there any service in webMethods to check the servers are running or not?


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-Archive


  • 2.  RE: Ping server

    Posted Thu October 08, 2009 04:18 PM

    Geetha,

    You can use the service wm.server:ping to see if the server is running or not but again this is a WmRoot service and this can be used as an Administrative tasks support but not in flow service.

    Cheers,
    Akshith


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-Archive


  • 3.  RE: Ping server

    Posted Fri October 09, 2009 12:35 PM

    Hi,

    Thank you.Actuall I need to ping the external URL(http/https) to ensure that we can connect to the internal B2B server.Is there a way in webMethods?


    #webMethods-Archive
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Ping server

    Posted Mon October 12, 2009 09:43 PM


  • 5.  RE: Ping server

    Posted Thu October 22, 2009 08:36 AM

    Thnk you for ur reply’s.I have used pub.http.client service to the status of a remote server.


    #webMethods-Archive
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: Ping server

    Posted Thu October 22, 2009 05:43 PM

    Guys,

    Is there any other way we can check if the servers are running or not. ping is a good option, but cannot 100 % guarantee if server is hang. I have seen many times server giving pop up for login, but cannot login because its too busy to accept request at that time or its hang.

    So whats the best way we can develop a utility to monitor the IS health. One way would be call any other alternate service like getstatics or a simple flow service. But wondering if this a best approach. What does everyone do to shoot out the automatic email in case of server is not reachable for any reason.

    Jiten


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-Archive


  • 7.  RE: Ping server

    Posted Thu October 22, 2009 09:10 PM

    Jiten,

    You can create a simple flow service which will send an email to receipents. Now define this service as a shutdown service and this will tell you when the server is not available.

    Cons:

    1. If you disable this package then there might be a false alarm that the server is down.
    2. If the server is in a hang state as you mentioned, where it is running but the IS Admin page is not accessible then check the CPU Usage on the box using some tool like BMC and setup this tool to send an email automatically when the CPU Usage crosses the defined threshold.

    Cheers,
    Akshith


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-Archive


  • 8.  RE: Ping server

    Posted Wed February 13, 2013 10:25 AM

    HI…
    can any body explain me how to use wm.server:ping service.when i opened this service it’s having no i/p and o/p fields.when i run it …it giving Current time stamp.i need to monitor my IS server continously.is this one is correct for it…??


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB