[ 
https://jira.nuxeo.org/browse/NXBT-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benoit Delbosc resolved NXBT-229.
---------------------------------

    Resolution: Fixed

Adding a new template and logging-monitor dependency:

http://hg.nuxeo.org/nuxeo/nuxeo-distribution/rev/09994f6c622f

To turn on monitoring just update your jboss nuxeo.conf to add the monitor 
template:
...
  nuxeo.templates=postgresql,monitor
...

You should have new logging filse in the server logs ($JBOSS_HOME/log by 
default):

nuxeo-ds.log for the NuxeoDS data source usage
vcs-ds.log for the VCS datasource usage
jvm.log for miscellaneous jvm info
webthreads.log for web threads info

These logs can be turned to graph using logchart tool:

http://svn.nuxeo.org/nuxeo/tools/qa/logchart/trunk/

Note that the samples are taken every 5 seconds and should not have noticeable 
performance impact.

To remove the monitoring:

1/ remove the "monitor" template from your nuxeo.conf file
2/ remove the files:
   $JBOSS_HOME/server/default/lib/logging-monitor-*.jar
   $JBOSS_HOME/server/default/deploy/*-monitor-service.xml



> Provide a template to monitor JBoss using LoggingMonitor
> --------------------------------------------------------
>
>                 Key: NXBT-229
>                 URL: https://jira.nuxeo.org/browse/NXBT-229
>             Project: Nuxeo ECM Build/Test Environment
>          Issue Type: Improvement
>          Components: Distribution
>            Reporter: Benoit Delbosc
>            Assignee: Julien Carsique
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> This will ease the monitoring setup.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to