I have few hundreds of hosts have the same java process running, I don't want to and I cannot add JMX interface to hundreds of hosts manually, is there an autodiscover rule can do this?
It should be like:
Action: add JMX interface
Conditions: hostname like = xxxx
Operation: add jmx interface: IP: {HOST.IP} DNS: {HOST.NAME} Port: 1234
Is this possible in zabbix 2.0?
Thank you
It should be like:
Action: add JMX interface
Conditions: hostname like = xxxx
Operation: add jmx interface: IP: {HOST.IP} DNS: {HOST.NAME} Port: 1234
Is this possible in zabbix 2.0?
Thank you
Comment