Page 1 of 1

Monitor Websphere 8.5 on Windows

Posted: Fri Apr 05, 2019 8:05 am
by jkinning
I am trying to figure out a way to monitor JVM stats on Websphere 8.5 which is running on Windows Server. The Windows Server has the NSClient++ installed but most of the Nagios plugins I ran acrossed appear to be for Websphere running on Linux.

Anyone have any suggestions on monitoring JVM data from Websphere with the NSClient++?

Re: Monitor Websphere 8.5 on Windows

Posted: Fri Apr 05, 2019 3:19 pm
by benjaminsmith
Hello @jkinning,

I found a perl script on the Nagios Exchange for checking JMX stats.

https://exchange.nagios.org/directory/P ... rl/details

However, you'll need to install perl on windows and integrate with NSClient.

See this thread: Perl Script Integrating to NSClient++

External Scripts with NSClient++
https://docs.nsclient.org/howto/externa ... ripts-work

Let us know if you have further questions.