Like 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: http://localhost:4502/system/console/memoryusage
Running Instances: /libs/cq/workflow/admin/console/content/instances.html
CPU: By using the process monitor of the OS. Solution:
- DynaTrace that has fairly good integration with AEM 6.1.
- They support the creation of Dashboards for Performance and tick all the boxes that you mentioned.
- Requests
- GC stats
- Disk utilization
- Requests
- Errors
- Exceptions
Navigating to "Tools"--> "Operations"--> "Dashboard" "Health Reports" will present you with a screen containing multiple color-coded 'tiles' representing monitored parameters.
- and, you can integrate with one of the monitoring tools available in the market.
- Also, you can build a custom page which combines all the AEM OOB consoles you have with 3 different screens
https://docs.adobe.com/docs/en/aem/6-1/administer/operations/operations-dashboard.html
No comments:
Post a Comment
If you have any doubts or questions, please let us know.