-
```
What steps will reproduce the problem?
1. how can add check_jmx in opsview tool.
2.
3.
What is the expected output? What do you see instead?
check the jvm and memory status
What version of the p…
-
```
It seems to me that if I use Manager.manage in a webapp it will break
during redeployment. When the webapp redeploys the JMX namespace is taken
and an exception is thrown like
Exception: javax.…
-
Hi All,
When I use cp-helm-charts, I use our own kafka-connect images, it builds from image `confluentinc/cp-kafka-connect` but we install some plugin from Confluent hub (for example Debezium-MySQL…
-
```
It looks like there is a lot more information that *could* be graphed to
provide more meaningful metrics for Tomcat. Here are some reference links if
anyone would like to contribute enhancement…
-
```
Applies as of r3974
Should be able to use JMX to inspect the service registry.
Open question as to whether it should be possible to manipulate the service
registry through JMX, though.
```
Or…
-
Not sure if i have the right configuration set in the deployment; schema registry is not exposing any metrics over the port defined in deployment, below is deployment file & pod status & logs from pod…
-
2021/07/10 15:35:51.454 +0000 ERROR [ExecutorManager] [Azkaban] QueueProcessorThread Interrupted. Probably to shut down.
java.lang.InterruptedException
at java.util.concurrent.locks.Abstract…
-
We are using jolokia in proxy mode. It is deployed like another war to a JBoss EAP 6.4 in domain mode.
To be able to connect to the JBoss JMX we have added the jboss-cli-client.jar to the jolokia.war…
-
my `/opt/activemq/conf/jmxexporter.yml` is configured to enable all metrics -
echo 'rules:
- pattern: ".*"' > /opt/activemq/conf/jmxexporter.yml
I would like to understand the difference betwee…
-
JmxHttpModule, line 74 reads
```
// todo move this to the jmx announcement when this module is promoted from experimental
DiscoveryBinder.discoveryBinder(binder).bindHttpAnnouncement("jmx-http");
```…