Weblogic server monitoring issues

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
keerthi.seetharaman
Posts: 92
Joined: Thu Jan 11, 2018 7:55 am

Weblogic server monitoring issues

Post by keerthi.seetharaman »

Web logic server monitoring via Nagios XI gives the error "No response from the agent".

Checked for version also which suggests as 12.1.2.0.0.

Please suggest.
Thanks & Regards,
Keerthi Prashanth Seetharaman
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Weblogic server monitoring issues

Post by mcapra »

What agent are you using?

What plugin are you using?

What documentation did you follow?

I've done this by enabling JMX in my applications' start-up process. It was pretty painless; No agent required, just run check_jmx against the app's assigned JMX port. That does require knowing some stuff about WebLogic and the apps it's hosting, though.
Former Nagios employee
https://www.mcapra.com/
keerthi.seetharaman
Posts: 92
Joined: Thu Jan 11, 2018 7:55 am

Re: Weblogic server monitoring issues

Post by keerthi.seetharaman »

We are using wiz_check_weblogic plugin.. Previously it was working fine.

Please suggest what can be done.
Thanks & Regards,
Keerthi Prashanth Seetharaman
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Weblogic server monitoring issues

Post by mcapra »

Can you share where you acquired that plugin from? Or at least share a copy of it in its current form? It's not one I recognize.
Former Nagios employee
https://www.mcapra.com/
kyang

Re: Weblogic server monitoring issues

Post by kyang »

Thanks for the help @mcapra!

keerthi.seetharaman, it would be helpful to know where you got this plugin from? I see one on the Nagios Exchange, but I can't be certain because you are using wiz_check_weblogic?

Can you also screenshot how you are using this plugin in Nagios XI? Showing the check_command?
keerthi.seetharaman
Posts: 92
Joined: Thu Jan 11, 2018 7:55 am

Re: Weblogic server monitoring issues

Post by keerthi.seetharaman »

Hello Team,

We have downloaded the plugin from the Nagios exchange website.

Attached the screenshot for your ref.

Let me know in case if any more details are required.
You do not have the required permissions to view the files attached to this post.
Thanks & Regards,
Keerthi Prashanth Seetharaman
kyang

Re: Weblogic server monitoring issues

Post by kyang »

Do you happen to have the link? I'm not seeing anything with that name on the Nagios Exchange?

The output simply says "No response from agent".

What version of Weblogic version are you running? 12c?

Also, please take a look at what mcapra has mentioned.
I've done this by enabling JMX in my applications' start-up process. It was pretty painless; No agent required, just run check_jmx against the app's assigned JMX port. That does require knowing some stuff about WebLogic and the apps it's hosting, though.
keerthi.seetharaman
Posts: 92
Joined: Thu Jan 11, 2018 7:55 am

Re: Weblogic server monitoring issues

Post by keerthi.seetharaman »

Hello team,

We are currently using check_weblogic plugin.

Version that is running is 12c..
Thanks & Regards,
Keerthi Prashanth Seetharaman
kyang

Re: Weblogic server monitoring issues

Post by kyang »

It looks like the check_weblogic plugin, is not available on the Nagios Exchange any more.

Is it a bash script? Can you attach a copy of that plugin here so I may test it.
Locked