Page 1 of 1

See version of Nagios Plugins that was installed

Posted: Wed Oct 26, 2016 1:58 am
by B.P.R.
Hi,

I have a question. I know that typing:

/usr/local/nagios/libexec/check_nrpe -H 127.0.0.1

I can see the version of NRPE installed.

How can I see the version of the Nagios Plugins package that was installed in the machine?

Thanks

Re: See version of Nagios Plugins that was installed

Posted: Wed Oct 26, 2016 9:42 am
by dwhitfield
Did you install the plugins from source? If you used a package, what OS/version are you using?

Re: See version of Nagios Plugins that was installed

Posted: Tue Nov 22, 2016 2:42 am
by B.P.R.
dwhitfield wrote:Did you install the plugins from source? If you used a package, what OS/version are you using?
I installed the plugins from source on a SLES 12

Re: See version of Nagios Plugins that was installed

Posted: Tue Nov 22, 2016 10:52 am
by dwhitfield
Something like ./plugins/check_disk --version should work.

Was there an issue you were having that made you want to check the version of the plugins, or were you just curious? We might as well go ahead and tackle the "real" issue, if there is one. Thanks!