Products
Applications
Support
Company
How To Buy
Skip to main content (Press Enter).
Sign in
Skip auxiliary navigation (Press Enter).
Register
Skip main navigation (Press Enter).
Toggle navigation
Search Options
Home
Communities
All Communities
Application Networking and Security
Enterprise Software
Mainframe Software
Software Defined Edge
Symantec Enterprise
Tanzu
VMware {code}
VMware Cloud Foundation
Blogs
All Blogs
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Events
All Events
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Water Cooler
Betas
Flings
Education
Groups
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Members
vCenter
Cloud & SDDC
View Only
Community Home
Threads
Library
Events
Members
Back to discussions
Expand all
|
Collapse all
sort by most recent
sort by thread
How to write a plugin to monitor a JVM?
BC_hyperic
Oct 18, 2007 07:49 PM
I would think this is easy, but I don’t see how to do it. Everything I have tried is NOT autodiscovered. ...
JohnMarkOrg
Oct 25, 2007 08:58 PM
Does this article help? http://blogs.citytechinc.com/roller/jschwartz/entry/1
BC_hyperic
Oct 25, 2007 10:12 PM
Thanks for the reply John. Yes, I saw the article you mentioned. The article talks about creating ...
1.
How to write a plugin to monitor a JVM?
0
Recommend
BC_hyperic
Posted Oct 18, 2007 07:49 PM
Reply
Reply Privately
Options Dropdown
I would think this is easy, but I don’t see how to do it. Everything I have tried is NOT autodiscovered.
We have plugins for JMX servers and a plugin for SQL queries. I have not written is simple plugin to monitor a JVM. I just need to monitor if the process is available and the process must be autodiscovered.
The processed is not picked up as JMX because the agent detector looks for the string ‘-Dcom.sun.management.jmxremote.’ The startup params do not contain of any of the JMX parameters, but the process does register an MBean, with an objectname of “JMImplementation:type=MBeanServerDelegate.”
I can connect to our server using JConsole.
The agent properties file has jmx.sun.discover=true
Can someone please help, maybe point me to an example?
Thanks
Bob
2.
RE: How to write a plugin to monitor a JVM?
0
Recommend
JohnMarkOrg
Posted Oct 25, 2007 08:58 PM
Reply
Reply Privately
Options Dropdown
Does this article help?
http://blogs.citytechinc.com/roller/jschwartz/entry/1
3.
RE: How to write a plugin to monitor a JVM?
0
Recommend
BC_hyperic
Posted Oct 25, 2007 10:12 PM
Reply
Reply Privately
Options Dropdown
Thanks for the reply John.
Yes, I saw the article you mentioned.
The article talks about creating a plug-in jar. What I’m looking for is much simpler. I just want to know the availability of some java programs, is it running or not? I would think this would be an easy plug-in. Maybe a script plug-in that uses ping would work. Can someone me point to an example? I was looking at the Terminal Services plug-in. It looks like a simple plug-in would monitor a service. This might work.
We are on Windows Server.
Thanks
Bob
×
New Best Answer
This thread already has a best answer. Would you like to mark this message as the new best answer?
Copyright 2024. All rights reserved.
Powered by Higher Logic