How to find AEM Server up time or last started

Statement - Assuming if you do not have administration  access to windows or Linux system and an alternate way to find the AEM server up time or when was last started.

Environment - AEM 6.3 GA

Solution :

  • Go to the Felix console URL: http://localhost:4502/system/console/vmstat
  • login with username and password if not logged into the AEM server.
  • Under Server information tab look for last started and uptime as shown in the below screenshot.
  • That's it!

How to to find the JVM build and JRE version through AEM Felix console

Statement - Ways to find the JRE version and VM build version.
Environment - AEM 6.3 GA

Solution :


Option-1

  • Go to the Felix console URL: http://localhost:4502/system/console/vmstat
  • login with username and password if not logged into the AEM server.
  • Under Java information tab search for JRE and VM as shown in the below screenshot. 

Option-2

  • That's it!

How to find the number of Processor on which AEM server is running

Statement - Assuming if you do not have administration  access to windows or Linux system and an alternate way to find the no of processor.

Environment - AEM 6.3 GA

Solution :

  • Go to the Felix console URL: http://localhost:4502/system/console/vmstat
  • login with username and password if not logged into the AEM server.
  • Under Java information tab search for Number of processors as shown in the below screenshot.
  • That's it!