Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Next, edit the URLs in the [[inputs.jolokia2_proxy.target]] section to reflect the IPs where your atoms are hosted.  If you only monitor a single atom, and your Telegraf agent is hosted in the same location as the Jolokia agent, replace the x.x.x.x with localhost as shown below:

Code Block
[[inputs.jolokia2_proxy.target]]
      url = "service:jmx:rmi:///jndi/rmi://localhost:5002/jmxrmi"

...