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
- Host: GitHub
- URL: https://github.com/ericsson/package_nrpe
- Owner: Ericsson
- License: apache-2.0
- Created: 2013-08-14T12:25:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-27T11:20:52.000Z (almost 11 years ago)
- Last Synced: 2025-05-07T18:16:19.419Z (8 months ago)
- Language: Shell
- Size: 164 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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