-
Hi,
I'm trying to take your code as an example to adding only the jmx exporter into an existing Janusgraph statefull set in kubernetes. with an already existing Prometheuos and Graphana.
In janus g…
-
```
What steps will reproduce the problem?
1. ./check_jmx -U service:jmx:rmi:///jndi/rmi://x.y.z.k:8008/jmxrmi -O
java.lang:type=MemoryPool,name=PS Perm Gen -A Usage -K used -I Usage -J used
-vv -w…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13951826)
I am new to repear and I am trying to add cluster to the reaper tool and its failing with below e…
-
I'm seeing these warnings on application startup
`Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Ljava/lang/management/Managemen…
-
Hello !
I am using :
* kafka-manager-1.3.3.23 ( openjdk 8u151-b12-1)
* kafka 2.1.1
When I try to do a Preferred Replica Election I get an error : `Yikes! Preferred replica election data…
-
```
What steps will reproduce the problem?
1. connect to a Tomcat 7 instance:
% jmx_connect -h localhost -p 1234
2. query a mbean ending with a quote:
% jmx_get -m Catalina:type=ThreadPool,name="aj…
-
**1. Functionality Testing:**
- Test the functionality of Export and Opening the submission window for Emissions.
**2. Script Creation:**
- Create a "Performance" test script in BlazeMeter …
-
Ref https://github.com/smicyk/groovy-jmeter/issues/88#issuecomment-1187977301
This is only for progress tracking.
-
运行不出来:java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1353)
at or…
-
```
In the server configuration section (Server.java), we can specify a host and
port. It assumes a URL format like
"service:jmx:rmi:///jndi/rmi://HOST:PORT/jmxrmi".
However, in JBoss AS5, the jbo…