I use zabbix to monitor my java applications.
Java applications are added to zabbix as a JMX interface.
I have java applications sometimes moving between my hosts. In this situation, my script updates the JMX interface data in zabbix.
Question. Is it possible to create a trigger to detect the JMX interface change?
Java applications are added to zabbix as a JMX interface.
I have java applications sometimes moving between my hosts. In this situation, my script updates the JMX interface data in zabbix.
Question. Is it possible to create a trigger to detect the JMX interface change?
Comment