Team,
Could you please help me how to implement nagios monitoring for JVM (java virtual machine) in windows 2008 server.
How to implement nagios monitoring for JVM in Windows 2008
-
ganeshanrs1983
- Posts: 55
- Joined: Wed Jun 18, 2014 10:16 am
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: How to implement nagios monitoring for JVM in Windows 20
That's a pretty abstract question. Are you trying to make sure that a JVM is being used by some java process? You could just monitor for the java.exe process (nsclient can handle this easily) if so. Can you be a little more clear on your use-case then maybe we can offer a more clear answer?
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 ?
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 ?
Re: How to implement nagios monitoring for JVM in Windows 20
Is checking through JMX remote a possibility? If so, you may want to look at:
https://exchange.nagios.org/index.php?o ... =check_jmx
https://exchange.nagios.org/index.php?o ... =check_jmx
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.