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.  How to find app server uptime

    Posted 05/22/13 06:05 PM
    I am trying to find out the uptime of an app server. Could anyone help me with this?

    Thanks!
     


  • 2.  How to find app server uptime

    Posted 05/22/13 06:11 PM
    you can check in the System.out log and search for server  server1 opened of e-business content,

    or

    you can ccheck the server1.pid under logs directory. show the process id date created.


  • 3.  How to find app server uptime

    Posted 05/22/13 06:18 PM
    Thanks much Venkata for your reply.