Changes for page Monitoring

Last modified by Antoine Mottier on 2023/07/17

<
From version < 28.2 >
edited by Vincent Massol
on 2018/03/06
To version < 29.1 >
edited by Thomas Mortagne
on 2018/10/15
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.ThomasMortagne
Content
... ... @@ -4,6 +4,7 @@
4 4  
5 5  There are various solutions you can use to monitor a running XWiki instance:
6 6  
7 +* Install and configure [[Glowroot>>https://glowroot.org]]
7 7  * Install and configure [[JavaMelody>>https://github.com/javamelody/javamelody/wiki]]
8 8  * [[Use a Profiler>>dev:Community.Profiling]]. This has the advantage of providing advanced information, but has the drawback of being resource intensive and thus slowing the XWiki instance. It also requires a special startup script.
9 9  * Starting with XWiki 2.4M2 we're now using the [[JMX Technology>>http://en.wikipedia.org/wiki/Java_Management_Extensions]] to provide runtime monitoring of XWiki instances. The following features are currently available:
... ... @@ -16,6 +16,12 @@
16 16  XWiki also has a [[Monitor Plugin>>Documentation.AdminGuide.Logging||anchor="HActivatingtheXWikiMonitoringfeature"]] that you can use to monitor execution times. However this plugin is going to be deprecated in the future and replaced by the JMX technology.
17 17  {{/info}}
18 18  
20 += Glowroot =
21 +
22 +{{image reference="glowroot.png"/}}
23 +
24 +There is nothing specific about XWiki when you install Glowroot, just follow [[the standard documentation>>https://github.com/glowroot/glowroot/wiki/Agent-Installation-%28with-Embedded-Collector%29]].
25 +
19 19  = JavaMelody =
20 20  
21 21  [[[[image:https://raw.githubusercontent.com/wiki/javamelody/javamelody/resources/screenshots/graphs.png||width="50%"]]>>https://github.com/javamelody/javamelody/wiki/Screenshots#charts||style="width:50%"]]

Get Connected