OS Platform With Corresponding NRPE Install File

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jh129666
Posts: 98
Joined: Mon Feb 11, 2013 3:45 pm

OS Platform With Corresponding NRPE Install File

Post 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
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: OS Platform With Corresponding NRPE Install File

Post 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.
Former Nagios Employee.
me.
jh129666
Posts: 98
Joined: Mon Feb 11, 2013 3:45 pm

Re: OS Platform With Corresponding NRPE Install File

Post by jh129666 »

I wasn't looking for a specific OS, and the info you provided is helpful.

Thanks!!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: OS Platform With Corresponding NRPE Install File

Post by lmiltchev »

Do you have any more questions, jh129666? Is it safe to lock this thread?
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: OS Platform With Corresponding NRPE Install File

Post by hsmith »

Glad to hear it :) Let us know if you need anything else.
Former Nagios Employee.
me.
Locked