An open API service indexing awesome lists of open source software.

https://github.com/ericsson/package_nrpe

Scripts to build and package nrpe
https://github.com/ericsson/package_nrpe

Last synced: 3 months ago
JSON representation

Scripts to build and package nrpe

Awesome Lists containing this project

README

          

package_nrpe
============

Scripts to build and package nrpe

Verified on:

* EL 5 32bit
* EL 5 64bit
* EL 6 32bit
* EL 6 64bit
* SLEx 10 32bit
* SLEx 10 64bit
* SLEx 11 32bit
* SLEx 11 64bit
* Solaris 8 sparc
* Solaris 9 sparc
* Solaris 10 sparc
* Solaris 10 x86
* Solaris 11 sparc
* Solaris 11 x86
* Ubuntu 12.04 LTS 64bit

Defaults
========

* pkgname=op5-nrpe
* prefix=/opt/op5
* nrpe_user=op5nrpe
* nrpe_group=nfsnobody
* nrpe_user_solaris=op5nrpe
* nrpe_group_solaris=nogroup

Build
=====

* be root on server
* uninstall previous package and remove /opt/op5
* export http_proxy=[your proxy:port]
* export https_proxy=[your proxy:port]
* copy the repo to /tmp/
* cd /tmp/package_nrpe/
* ./build-nrpe-2.15.sh