Hi all, I have a client with Zabbix server 2.0.9 , am trying to set up their JMX monitoring and have these settings in the conf file:
JavaGateway=127.0.0.1
JavaGatewayPort=10052
StartJavaPollers=5
The java gateway doesn't report any connection attempt (I've enabled debug), and the host monitoring JMX icon doesn't show any status (remains as disabled). I've tried restarting all the processes with no effect. It looks like their Zabbix server was configured and compiled from source, is it possible that it does not have java poller support? Also have noticed that their server conf file did not have a comment block for the Java options so I was already suspicious. Any advice? TIA.
JavaGateway=127.0.0.1
JavaGatewayPort=10052
StartJavaPollers=5
The java gateway doesn't report any connection attempt (I've enabled debug), and the host monitoring JMX icon doesn't show any status (remains as disabled). I've tried restarting all the processes with no effect. It looks like their Zabbix server was configured and compiled from source, is it possible that it does not have java poller support? Also have noticed that their server conf file did not have a comment block for the Java options so I was already suspicious. Any advice? TIA.
Comment