http://code.google.com/p/javamelody/downloads/list
http://code.google.com/p/javamelody/downloads/list?can=1&q=jrobin&colspec=Filename+Summary+Uploaded+Size+DownloadCount
将两个包放在lib下,配制web.xml(添加一个filter和一个listener红色代码),代码如下:
index.html
monitoring
net.bull.javamelody.MonitoringFilter
monitoring
/*
运行项目之后就可以监控了
比如你的项目地址:http://103.31.202.51:8080/DevManage
在地址栏输入:http://103.31.202.51:8080/DevManage/monitoring
即可打开监控页面

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/176005.html原文链接:https://javaforall.net
