Page 1 of 1

Monitoring JBOSS for Windows / Linux servers

Posted: Fri Oct 23, 2020 5:17 am
by deek
Hi Team ,

We are trying to monitor JBOSS for windows/linux servers using ncpa agent . We are not able to complete the setup for the same . Could you please help with what property files on the windows/linux server should be modified . Any help will be appreciated .

Thanks ,
Arya

Re: Monitoring JBOSS for Windows / Linux servers

Posted: Fri Oct 23, 2020 4:52 pm
by cdienger
We have this guide here:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Please review it and let us know if you still have any issues.

Re: Monitoring JBOSS for Windows / Linux servers

Posted: Mon Oct 26, 2020 5:42 pm
by deek
It talks about the JMX service URL, where we need to add the port and host details on the target jmx settings. We are struck there. Where to update the jmx properties on the target jboss server.

Re: Monitoring JBOSS for Windows / Linux servers

Posted: Tue Oct 27, 2020 12:35 pm
by ssax
That would be something you'd need to work with your JBoss admins/JBoss support on the proper method for your JBoss environment.

What version of JBoss is the server running?

Re: Monitoring JBOSS for Windows / Linux servers

Posted: Wed Oct 28, 2020 7:23 am
by deek
We are using JBoss 7.1 version. we did follow the document, but we are not able to connect and grab the details.

Could you please help what properties file on the JBoss server should be modified? how and where to define the port on the JBoss server?

And what username and details can be used in the screenshot attached.
jboss.PNG
Please help how to provide all the details highlighted in screenshot? thank you.

Re: Monitoring JBOSS for Windows / Linux servers

Posted: Thu Oct 29, 2020 12:30 pm
by ssax
You'll need to reach out to your JBOSS admins to find the user/pass:

https://stackoverflow.com/questions/124 ... cli-client

I found this here:
In JBoss EAP 7.1, to connect using the http-remoting protocol, use:

connect http-remoting://192.168.0.1:9999
Taken from here:

https://access.redhat.com/documentation ... uide/index

You can try that, please note that we are not JBOSS admins here so you should reach out to the JBOSS admins on your team or through JBOSS support to talk to the subject matter experts on this as it can differ depending on how your systems are setup (standalone vs cluster and the install locations).