How could you monitor a jvm, launched through a service (which use a exe-wrapper to finally launch the jvm) ?
I want to monitor the heap usage and gc activity.
I've tried to use check_jvm but It seems to be made for linux and my tries on Windows were not successfull