Performance Dashboard AEM 6.1 | Community
Skip to main content
francisco_ribei
Level 6
December 9, 2015
Solved

Performance Dashboard AEM 6.1

  • December 9, 2015
  • 3 replies
  • 1116 views

Hi Guys,

Is there any performance dashboard available for AEM 6.1?

I mean, a dashboard with the memory usage, CPU, and if possible the workflows running, Jobs pending, etc. 

I'm asking this because right now I am checking this by looking into 3 different screens:

  • Memory Usage: /system/console/memoryusage
  • Running Instances: /libs/cq/workflow/admin/console/content/instances.html
  • CPU: By using the process monitor of the OS.

Any tips are very helpful.

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Hi 

Adding to what Peter and Lokesh has suggested, We can have Self Service Monitoring.

AEM6 now has monitoring capability beyond what was included in previous releases, built-in to the WCMS out of the box. Navigating to "Tools"->"Operations"->"Dashboard"->"Health Reports" will present you with a screen containing multiple color-coded 'tiles' representing monitored parameters.

Link:- https://docs.adobe.com/docs/en/aem/6-1/administer/operations/operations-dashboard.html

Community article showing this is Link:- http://labs.6dglobal.com/blog/2014-05-22/aem6-self-monitoring/

//Showing the Dashboard 

I hope this would act as some help to you.

Thanks and Regards

Kautuk Sahni

3 replies

Peter_Puzanovs
Community Advisor
Community Advisor
December 9, 2015

Hey Francis,

There is indeed DynaTrace that has fairly good integration with AEM 6.1.

They support creation of Dashboards for Performance and tick all the boxes that you mentioned.

They also provide additional stats:

  • Requests
  • GC stats
  • Disk utilisation
  • Requests
  • Errors
  • Exceptions
  • Much more :)

For demo contact: nick.r.ross(at)dynatrace.com

Thanks,

Peter

Lokesh_Shivalingaiah
Level 10
December 9, 2015

As Peter mentioned, integrate with one of the monitoring tools available in market.

Also, you can build a custom page which combines all the AEM OOB consoles you have with 3 different screens :)

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
December 10, 2015

Hi 

Adding to what Peter and Lokesh has suggested, We can have Self Service Monitoring.

AEM6 now has monitoring capability beyond what was included in previous releases, built-in to the WCMS out of the box. Navigating to "Tools"->"Operations"->"Dashboard"->"Health Reports" will present you with a screen containing multiple color-coded 'tiles' representing monitored parameters.

Link:- https://docs.adobe.com/docs/en/aem/6-1/administer/operations/operations-dashboard.html

Community article showing this is Link:- http://labs.6dglobal.com/blog/2014-05-22/aem6-self-monitoring/

//Showing the Dashboard 

I hope this would act as some help to you.

Thanks and Regards

Kautuk Sahni

Kautuk Sahni