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.  WebSphere Automation

    Posted Thu November 10, 2011 10:47 AM
    I have done lots of WebSphere Application Server and WebSphere MQ and would be more than happy to help out anyone who has question on automation not only in these technologies but in any one.


  • 2.  WebSphere Automation

    Posted Sun November 13, 2011 09:35 PM
    any comments ..


  • 3.  RE: WebSphere Automation

    Posted Thu September 29, 2016 12:16 PM

    Thanks Charanjeeth. I think thats the only way to go now given that Admin work will be relatively less if I put in a diplomatic way with the advent of Liberty on Bluemix and Dockers.

    Coming to automation have you used shell scripts for installation and python for configuration acitivies reading attributes from property files?

    I am looking to build an automation framework for provisioning given topology of Liberty. Your view on this will be appreciated.

    Regards

    Srinivasa



  • 4.  RE: WebSphere Automation

    Posted Wed September 28, 2016 09:35 AM

    Team,

    Hi Charanjeet,

    Good Day!

    Could you please hlep me on application url / JVM monitoring shell script

    like https://hostname:9080/appliction

    https://hostname:9081/appliction



  • 5.  RE: WebSphere Automation

    Posted Thu September 29, 2016 12:21 PM

    I guess you can use tools like wget / curl to monitor and having this commands in a shell script loop will do ? This is just the approach I think without any other tools...Nagios has good URL monitoring capabilities though.