Page 1 of 1

Running custom WMI commands remotely from Nagios

Posted: Mon Apr 10, 2017 2:08 am
by gilfalko
Hi

I've been looking into migrating all Windows service checks from NRPE to WMI and going agentless.
My issue is that I'm having difficulties finding a plugin that can get back performance counters without using NSCLIENT as the middleman.
If someone could send me down the right path it'd be great.

Thanks
Gil

Re: Running custom WMI commands remotely from Nagios

Posted: Mon Apr 10, 2017 12:25 pm
by tacolover101
have you seen this plugin? http://www.edcint.co.nz/checkwmiplus/

Re: Running custom WMI commands remotely from Nagios

Posted: Mon Apr 10, 2017 1:37 pm
by tgriep
What types of counters and information do you want to poll from the Windows servers?
I don't think the check_wwi_plus command has a generic way to poll counters so you may have to create a custom ini check and the instructions do do that are in the link below.
http://www.edcint.co.nz/checkwmiplus/?q ... ClassCheck