Adobe AEM 6 & Publisher & Health Check | Community
Skip to main content
New Participant
October 16, 2015
Solved

Adobe AEM 6 & Publisher & Health Check

  • October 16, 2015
  • 5 replies
  • 2030 views

is it possible to reach the health check / operations functions (projects.html on the authoring envionment, garbage collector, tar optimizer, a.s.o.) also on the publishing instance?

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

5 replies

joerghoh
Employee
October 16, 2015

You can execute the healthchecks also via the OSGI console. Basically I would recommend to create a page on your own (it would be quite a useful product feature), which displays the results of the healthchecks.

kind regards,
Jörg

pbrinerAuthor
New Participant
October 16, 2015

I just created a new publishing instance AEM 6.0. I checked the bundles and everything related to "health" is active.

Anyhow I can't access the following pages on a publishing instance : 

http://serveraddress:port/libs/granite/operations/content/diagnosis.html

http://<serveraddress>:port/libs/granite/operations/content/healthreports.html

How can I access these pages on publish?

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015
Sham_HC
New Participant
October 16, 2015

pbriner wrote...

I just created a new publishing instance AEM 6.0. I checked the bundles and everything related to "health" is active.

Anyhow I can't access the following pages on a publishing instance : 

http://serveraddress:port/libs/granite/operations/content/diagnosis.html

http://<serveraddress>:port/libs/granite/operations/content/healthreports.html

How can I access these pages on publish?

 

 

 

First login from http://<serveraddress>:port/libs/granite/core/content/login.html and then you will be able to access dashboard etc..

pbrinerAuthor
New Participant
October 16, 2015

Thank you.

Anyhow not what I expect from a system with AEM's price tag.

Actually I expect to have a health check console for all my authors and publishers and for sure no custom coding.