IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  Launcher status for all systems

    Posted 02/14/11 08:39 AM

    Originally posted by: john.gibby


    Is it possible to get the status of all systems with the launcher.sh script? I am running with systems in separate processes and would like an easy way to see the status of all systems instead of querying each one individually.

    Thanks,
    John
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 2.  Re: Launcher status for all systems

    Posted 02/14/11 01:03 PM

    Originally posted by: SystemAdmin


    instead use ps -ef | grep launcher to get the process id's of all the launcher process running.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 3.  Re: Launcher status for all systems

    Posted 02/15/11 09:21 AM

    Originally posted by: TarunB


    John, are you saying that the -all parameter isn't working for you?
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 4.  Re: Launcher status for all systems

    Posted 02/15/11 09:35 AM

    Originally posted by: john.gibby


    I can get -all to work to return all the information about a particular system.

    
    launcher.sh -all LauncherName SystemName
    


    It is my understanding that you cannot use "-all" with the -status argument.

    John
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange