We are trying to set up Server and Java monitor for our atlassian tools. We are having issues with the Zabbix JMX monitoring for confluence (and fisheye),
Has any had this issue? Need some help.
We are trying to do the following JMX Query
INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
jmx["Catalina:type=ThreadPool,name=\"http-bo-8060\"",currentThreadsBusy]
We are getting the following error:
jmx["Catalina:type=ThreadPool,name=\"http-{$CONNECTOR_MODE}-{$HTTP_PORT}\"",currentThreadsBusy]" became not supported: Catalina:type=ThreadPool,name="http-bio-8060"