发布于 2017-03-15 18:47:42 | 124 次阅读 | 评论: 0 | 来源: 网友投递
HawtIO 应用监控系统
Hawt IO 是一个新的可插入式 HTML5 面板,设计用来监控 ActiveMQ, Camel, Karaf, Fuse Fabric, Tomcat 和其他系统。可通过其提供的 一堆插件 提供额外的监控。
HawtIO 发布了 1.5.1 版本,
下载地址:hawtio-app-1.5.0.jar
该版本改进内容包括:
Upgraded to Camel 2.18.3
Upgraded to Spring Boot 1.5.2
Hawtio 1.5 requires Java 1.8 onwards
Turned ProxyServlet
to whitelist-based host selection model for security reasons. Now only localhost
/ 127.0.0.1
is allowed in the remote JVM connect plugin by default. To connect to other hosts you need to add them to whitelist either at proxyWhitelist
init parameter in web.xml
or through hawtio.proxyWhitelist
system property.
Upgraded to Camel 2.18.2
Upgraded to Spring Boot 1.5.1