I'm setting jmx monitoring with zabbix 4.0. The zabbix server,deployed applications, tomcat8, zabbix java gateway and zabbix agent are all in the same host, as it's for testing purposes.
So, I've linked the tomcat and generic java application templates.But I need to monitor the java applications separately. For example, I need to know the resources consumption of each java app. I need to get the return values of some objects of some java apps.
So how to specify the application in items configuration?
So, I've linked the tomcat and generic java application templates.But I need to monitor the java applications separately. For example, I need to know the resources consumption of each java app. I need to get the return values of some objects of some java apps.
So how to specify the application in items configuration?