Page 1 of 1

Monitor JBoss/WildFly heap memory with JMX

Posted: Tue Jul 30, 2019 4:29 am
by vusaravi
Hi

I would like to monitor JBoss heap memory via Nagios core using JMX Eval.

But unable to establish the connection with the server, getting below exception.

JMXEval Heap Size UNKNOWN - com.adahas.tools.jmxeval.exception.JMXEvalException:
Could not connect to server | time=0.421s

Same plugin is working for other application servers like Tomcat. I am setting the jboss-client.jar in the classpath as well.

Is there any other way to monotor JBoss heap memory from Nagios Core?

Re: Monitor JBoss/WildFly heap memory with JMX

Posted: Wed Jul 31, 2019 4:01 pm
by cdienger

Re: Monitor JBoss/WildFly heap memory with JMX

Posted: Wed Jul 31, 2019 4:02 pm
by ssax
Could not connect to server
ping X.X.X.X
nmap -pPORTNUM X.X.X.X

Please link us to the exact plugin you are using and send us the full command you are running.