What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

JVM Monitoring via Jolokia

Votes:

0

Hello,

I'd like to monitor a JAVA application via Jolokia. Therefore I've already added the jolokia agent to the JVM. Via Rest-Executes i get results like:

http://myserver:7777/jolokia/read/java.lang:type=Memory/

{"request":{"mbean":"java.lang:type=Memory","type":"read"},"value":{"ObjectPendingFinalizationCount":0,"Verbose":false,"HeapMemoryUsage":{"init":4294967296,"committed":4282908672,"max":4282908672,"used":496911496},"NonHeapMemoryUsage":{"init":2555904,"committed":165224448,"max":-1,"used":160471576},"ObjectName":{"objectName":"java.lang:type=Memory"}},"timestamp":1585835785,"status":200}

Is there an easy way to bind this to a PRTG-sensor?

jolokia jvm prtg

Created on Apr 2, 2020 1:57:51 PM

Last change on Apr 3, 2020 4:09:14 AM by  Sven Roggenhofer [Paessler Technical Support]



2 Replies

Accepted Answer

Votes:

1

Hello there,

Thank you for your post.

Perhaps the REST Custom Sensor can retrieve the needed information. Please note that you would need to create a configuration template for the sensor so that he can interpret the results. For more information about this please see the Define Channels section of the manual.


Kind regards,
Sasa Ignjatovic, Tech Support Team

Created on Apr 3, 2020 10:10:55 AM by  Sasa Ignjatovic [Paessler Support]



Votes:

0

thanks, I'll give it a try...

Created on Apr 3, 2020 1:10:34 PM




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.