문제

I m trying to find some kind of script tool for monitoring my tomcat server and applications/interfaces deployed within the server. Is there are tool similar to WLST available in weblogic ?

I will be preparing the web-application , which will get the details of different servers and display it on the portal.

도움이 되었습니까?

해결책

Hope not yet available like WLST Vaibhava, I would suggest you look for JMX remote monitoring thru Zabbix an open source monitoring tool, which uses very light processes with Master/Agent architecture with pretty UI. There are some templates for Tomcat JMX find here :

  1. [JMX zabbix template]1
  2. JMX Config settings
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top