jmx
Debugging JConsole Connection Failed
I have a web application deployed to a remote resin server, and it has JMX turned on. I can telnet to the remote server i.e[详细]
2023-02-20 00:02 分类:问答JMX : cant connect from Windows box to monitor JMX port on a Linux system
I have a lot of experience with jconsole.exeand JVisualVM.exe , in the JDK1.6 and have connected thousands of times from a Windows JVM over to a Windows JVM on another machine via JMX.remotebut it fai[详细]
2023-02-19 06:22 分类:问答Oracle UCP Incorrect JMX Support
I tried out the jmx support for the universal connection pool and it seems to give incorrect values. There are couple of problems I have faced till n开发者_如何学编程ow[详细]
2023-02-18 20:22 分类:问答Cassandra Cluster Setup getting JMX error
I m trying setup a cassandra cluster as a test bed but gave the JMX remote connection error. I seem to found the answer for my error from cassandra FAQ page[详细]
2023-02-18 09:40 分类:问答Updating JMX MBean attributes without exposing methods to client
I am busy implementing a monitoring solution using JMX. I need to expose certain attributes which will mostly be counters to the JMX client. I have used Spring to hook it all up which works out great.[详细]
2023-02-17 22:48 分类:问答Enable remote JMX on Jetty
I\'m trying to enable remote JMX on a Jetty 6.1.26 instance running on Windows. I have tried several approaches, but the result is always the same:[详细]
2023-02-16 21:03 分类:问答Hyperic JMX monitoring threads not closing
I\'m using tomcat 6 and Hyperi开发者_运维百科cHQ for monitoring via JMX. The issue is the following:[详细]
2023-02-16 17:43 分类:问答How to extract jmx statistics from jmx interface only from command line?
I want to extract this data http://code.google.com/p/memcached-session-manager/wiki/JMXStatistics via jmx but using only command line.[详细]
2023-02-15 02:08 分类:问答How to check datasource in JBoss?
I have a datasource, how to check if its ok? maybe somehow using jmx-console?开发者_开发百科If you want just check if data source is installed and some statistic information about it you can read that[详细]
2023-02-14 23:00 分类:问答Publish JMX notifications in using Spring without NotificationPublisherAware
I\'d like to publish JMX notifications using Spring 3, but would like to avoid using the NotificationPublisherAware interface, since the code is also used by an application that doesn\'t use Spring. T[详细]
2023-02-14 08:28 分类:问答
加载中,请稍侯......