plugins don't come with standard nrpe client package

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
vmesquita
Posts: 315
Joined: Fri Aug 10, 2012 12:52 pm

plugins don't come with standard nrpe client package

Post 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?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

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

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
vmesquita
Posts: 315
Joined: Fri Aug 10, 2012 12:52 pm

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

Post by vmesquita »

Thanks!
kyang

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

Post by kyang »

Did this work for you?

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