Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f1fa81f98c1a31378ce0d508a0a1925fc5142aaf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[description]
Enables the Jetty Monitor Module to periodically
check/publish JMX parameters of the server.

[depend]
server
client

[lib]
lib/monitor/jetty-monitor-${jetty.version}.jar

[xml]
etc/jetty-monitor.xml

Back to the top