WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

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.  WAS Server start script

    Posted 06/20/14 07:23 AM
    Hi All,

    I need WAS script to check WAS server is up or not, if it down need to start WAS through script(cronjob).

    Plaese share any scripts and thoughts.


    Thanks,
    Chinna.


  • 2.  WAS Server start script

    Posted 09/04/14 12:58 PM
    If you are running WAS v7 or later you may want to consider using the WAS ND Job Manager instead of a cron job to check on the status of a WAS server and start if needed.

    With the Job Manager you can use your existing WAS admin skills and knowledge to create "jobs" specific to WAS related tasks.