Fórum

Monitoring - Getting statistics

Abhishek Dhingra, modificado 11 Anos atrás.

Monitoring - Getting statistics

Junior Member Postagens: 51 Data de Entrada: 08/04/11 Postagens Recentes
Hi All,

I have a requirement to get the Statistics in my portal. I enabled the below monitoring properties in portal-ext.properties

monitoring.level.com.liferay.monitoring.Portal=HIGH
monitoring.level.com.liferay.monitoring.Portlet=HIGH
monitoring.data.sample.thread.local=true
monitoring.portal.request=true
monitoring.portlet.action.request=true
monitoring.portlet.event.request=true
monitoring.portlet.render.request=true
monitoring.portlet.resource.request=true
monitoring.show.per.request.data.sample=true

But when i debugged, found the "monitoring.data.sample.thread.local" is false, and no data samples are getting added to the list.

Can anyone of you please guide me how to enable the Monitoring and displaying the statistics.

Thanks,
Abhishek