JMX Metrics
Hi
Please let me know JMX metrics of the following description.
JMX Data Collection | LogicMonitor
Regards,
Kiyoshi
Kiyoshi_Egawa
Posted 4 years ago·Last reply 4 years ago
4 comments
Hi
Please let me know JMX metrics of the following description.
JMX Data Collection | LogicMonitor
Regards,
Kiyoshi
AustinC
·4 years agoTo tack on to this, if you need help figuring out what's available from the JVM, I personally use VisualVM to discover these mBeans -- setting up the JMX connection is fairly simple, and when you navigate to the beans, if you go to 'Metadata' tab, you should be able to introspect the appropriate JMX paths needed for the LogicMonitor DataSource DataPoints.
LM User
·4 years agoOk, you probably already have DataSources for some of these. You might try setting the jmx authentication credentials to see if they show up.
If they don't show up after that, you just need to build the DS. For that you'll need the mBeans for those metrics and define discovery and collection.
Kiyoshi_Egawa
OP4 years agoI would like to know something like as followings:
LM User
·4 years agoJMX is a protocol for communicating with java virtual machines, the Collector being one. What exactly are you asking? What are you trying to do?