Hi, Im trying to monitor several host running JVM base applicatiosn such as jboss, tomcat, websphere, web logic, etc.
I have noticed that zabbix has a Java gateway deamon that can be configured to monitor this JVM applications but when I look at the config file and documentation I don't seem to find the positibility to monitor several host at the same time. is this possible? something like:
i have just found out that only one java ageteway agent is configurable ounder on single proxy or server: https://www.zabbix.com/documentation...Zabbix%20proxy.
Thanks!
I have noticed that zabbix has a Java gateway deamon that can be configured to monitor this JVM applications but when I look at the config file and documentation I don't seem to find the positibility to monitor several host at the same time. is this possible? something like:
Code:
### Option: zabbix.listenIP # IP address to listen on. # # Mandatory: no # Default: LISTEN_IP=["0.0.0.0","x.x.x.x",etc]
Thanks!