Search found 1 match

by meveno
Wed Jun 03, 2015 7:23 am
Forum: Nagios XI
Topic: How to implement nagios monitoring for JVM in Windows 2008
Replies: 3
Views: 1455

Re: How to implement nagios monitoring for JVM in Windows 20

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 ;)

Any hint or advice ?