Page 1 of 1

OS Platform With Corresponding NRPE Install File

Posted: Tue Apr 12, 2016 2:48 pm
by jh129666
Is there a list for the nrpe agent similar to the one at the below link that shows the OS with the corresponding nrpe install file?

https://assets.nagios.com/downloads/ncpa/download.php

Re: OS Platform With Corresponding NRPE Install File

Posted: Tue Apr 12, 2016 2:53 pm
by hsmith
We have a small list in this document, but not exactly what you're looking for: https://assets.nagios.com/downloads/nag ... _Agent.pdf

Is there a particular OS you're looking for? A lot of distributions have packages available in their repositories.

For instance:

Code: Select all

yum install nrpe
apt-get install nrpe-server
etc, etc..

You can also build the package from source: https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Some operating systems may take more work to get it compiled on than others, you can generally find good tutorials with a little Google-fu.

Re: OS Platform With Corresponding NRPE Install File

Posted: Tue Apr 12, 2016 2:59 pm
by jh129666
I wasn't looking for a specific OS, and the info you provided is helpful.

Thanks!!

Re: OS Platform With Corresponding NRPE Install File

Posted: Tue Apr 12, 2016 3:09 pm
by lmiltchev
Do you have any more questions, jh129666? Is it safe to lock this thread?

Re: OS Platform With Corresponding NRPE Install File

Posted: Tue Apr 12, 2016 3:10 pm
by hsmith
Glad to hear it :) Let us know if you need anything else.