Monitoring JBOSS for Windows / Linux servers

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
deek
Posts: 194
Joined: Fri Apr 26, 2019 2:01 am

Monitoring JBOSS for Windows / Linux servers

Post 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
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Monitoring JBOSS for Windows / Linux servers

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
deek
Posts: 194
Joined: Fri Apr 26, 2019 2:01 am

Re: Monitoring JBOSS for Windows / Linux servers

Post 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.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Monitoring JBOSS for Windows / Linux servers

Post 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?
deek
Posts: 194
Joined: Fri Apr 26, 2019 2:01 am

Re: Monitoring JBOSS for Windows / Linux servers

Post 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.
You do not have the required permissions to view the files attached to this post.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Monitoring JBOSS for Windows / Linux servers

Post 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).
Locked