Skip to content

Adaptation of Zabbix JMX Generic Template to use zabbix-agent and get mbeans of docker apps

License

Notifications You must be signed in to change notification settings

pjuniorlima/jmx-zabbix-agent

Repository files navigation

Simple jmx client

collect mbeans of a java app used by zabbix-agent

  1. To build Client.java:

    1. javac Client.java
    2. jar cvfm Client.jar Manifest.mf Client.class
  2. Move userparameter_jmxza.conf to zabbix_agentd.d folder in /etc/zabbix

  3. Move getjmx* and Client.jar to /usr/local/bin

  4. Restart zabbix-agent

About

Adaptation of Zabbix JMX Generic Template to use zabbix-agent and get mbeans of docker apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published