Hi guys,
I've tried to monitoring java on windows Server, follow the KB https://kb.paessler.com/en/topic/61010-how-can-i-monitor-java-applications-via-jmx-with-a-prtg-mini-probe.
When i tried to perform the command:
D:\jre180212\bin>java -jar JMXProbe.war -c prtgjmx.properties
I got the error at below:
Error: Could not find or load main class com.paessler.prtg.jmx.DaemonMain
I'd alredy do everything that is related on this KB, but my feelling says that this version of java it's not support by the miniprobe.
Somebody have a idea how i can monitoring java? or have some examples to tell me for I'll follow?
My main goals here It's to monitoring: Service: up or down; Health of JAVA; Memory utilization.
Have a sure that i'm a infraestructre guy and not have must knowledge about java programimg, i'm just want have sure that the java "health" stay ok in my server.
Thx in advance.
Add comment