Tag:
java

New Monitoring Possibilities for Java Applications in Zabbix 3.4
November 16, 2017
How To
The long-awaited release of Zabbix 3.4 is available now, which brought many useful improvements, among which were customizable JMX endpoints and flexible detection of MBeans.
Putting dots on JMX monitoring
October 5, 2012
How To
Introduction JMX monitoring with Zabbix is easy using Zabbix Java gateway. Let’s say you have a JMX-enabled Java application running on some host. You start the Java gateway, configure Zabbix server to use that, add that host in Zabbix frontend, set up a JMX interface and create a JMX agent item (described here). A JMX item key […]