How to find the OS version, OS architecture and OS name in AEM through Felix console

Statement - Assuming if you do not have access to the physical server on AEM is installed and an alternate way to find the OS details

Environment - AEM 6.3 GA

Solution :

  • That's it!

What are the different ways to run garbage collector in AEM through Felix Console

Statement - Ways to run the GC.
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 look for Garbage collection as shown in the below screenshot. 



  • That's it!

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!