Page 1 of 1

plugins don't come with standard nrpe client package

Posted: Tue Oct 10, 2017 1:37 pm
by vmesquita
Hello,

We are trying to build the nagios client using the package recommended by the Linux Server wizard:
https://assets.nagios.com/downloads/nag ... ent.tar.gz

However, this creates many checks that surprisingly doesn't have the corresponding plugins in the client!

CPU stats, Memmory Usage, Open Files and Yum updates scripts are not there.

Am I missing something here?

Re: plugins don't come with standard nrpe client package

Posted: Tue Oct 10, 2017 1:44 pm
by scottwilkerson
If you untar that and run the ./fullinstall it does include all those plugins.

They are located in thesubcomponents/extraplugins/ directory but some need to be compiled and this should all be done through the ./fullinstall script

Re: plugins don't come with standard nrpe client package

Posted: Tue Oct 24, 2017 9:14 am
by vmesquita
Thanks!

Re: plugins don't come with standard nrpe client package

Posted: Tue Oct 24, 2017 9:15 am
by kyang
Did this work for you?

Are we okay to close this topic or do you have more questions?