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
Monitoring JBOSS for Windows / Linux servers
Re: Monitoring JBOSS for Windows / Linux servers
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.
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.
Re: Monitoring JBOSS for Windows / Linux servers
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
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?
What version of JBoss is the server running?
Re: Monitoring JBOSS for Windows / Linux servers
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. Please help how to provide all the details highlighted in screenshot? thank you.
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. 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.
Re: Monitoring JBOSS for Windows / Linux servers
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:
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).
https://stackoverflow.com/questions/124 ... cli-client
I found this here:
Taken from here:In JBoss EAP 7.1, to connect using the http-remoting protocol, use:
connect http-remoting://192.168.0.1:9999
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).