Hello Guys,
Good day! Hope all is well.
Need a simple query, What Jboss EAP version does Nagios XI support?
Please advise.
Thanks and have a great day!
Ann Bingle
What Jboss EAP version does Nagios XI support?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: What Jboss EAP version does Nagios XI support?
Nagios XI doesn't have builtin plugins for Jboss, but there are several available, or you could create your own.
The following are community plugins on the Nagios Exchange
https://exchange.nagios.org/index.php?o ... word=jboss
The following are community plugins on the Nagios Exchange
https://exchange.nagios.org/index.php?o ... word=jboss
Re: What Jboss EAP version does Nagios XI support?
Hello,
Thanks for your response.
Any plugin that you would recommend?
Thanks,
Ann
Thanks for your response.
Any plugin that you would recommend?
Thanks,
Ann
Re: What Jboss EAP version does Nagios XI support?
I don't know of anything that works with the native EAP 7 JMX handler, but the plugin/steps mentioned in this documentation work well enough to connect via the native Java RMI:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
check_jvm can also be run locally on the JBoss machine with something like NRPE or NCPA without configuring the RMI for a given application:
https://exchange.nagios.org/directory/P ... vm/details
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
check_jvm can also be run locally on the JBoss machine with something like NRPE or NCPA without configuring the RMI for a given application:
https://exchange.nagios.org/directory/P ... vm/details
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: What Jboss EAP version does Nagios XI support?
Thanks @mcapra. Personally I haven't monitored any Jboss EAP applications, but the thread is open and maybe we can get some feedback from other community members that have.mcapra wrote:I don't know of anything that works with the native EAP 7 JMX handler, but the plugin/steps mentioned in this documentation work well enough to connect via the native Java RMI:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
check_jvm can also be run locally on the JBoss machine with something like NRPE or NCPA without configuring the RMI for a given application:
https://exchange.nagios.org/directory/P ... vm/details
Re: What Jboss EAP version does Nagios XI support?
Hi Guys,
Thanks for your response. We're gonna do testing now on these plugins hopefully it will work in our environment.
Appreciate your response.
Have a great day!
Ann
Thanks for your response. We're gonna do testing now on these plugins hopefully it will work in our environment.
Appreciate your response.
Have a great day!
Ann
Re: What Jboss EAP version does Nagios XI support?
We'll leave this open for you in case you until you return.
Former Nagios employee