https://github.com/ericsson/package_nagios_plugins
Scripts to build and package nrpe_plugins
https://github.com/ericsson/package_nagios_plugins
Last synced: 8 months ago
JSON representation
Scripts to build and package nrpe_plugins
- Host: GitHub
- URL: https://github.com/ericsson/package_nagios_plugins
- Owner: Ericsson
- License: apache-2.0
- Created: 2013-08-14T12:04:54.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-26T12:07:30.000Z (almost 11 years ago)
- Last Synced: 2025-05-07T18:16:15.445Z (8 months ago)
- Language: Shell
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
package_nagios_plugins
====================
Scripts to build and package nagios_plugins
verified on:
* EL 5 32bit 1.5
* EL 5 64bit 1.5
* EL 6 32bit 1.5
* EL 6 64bit 1.5
* SLEx 10 32bit 1.5
* SLEx 10 64bit 1.5
* SLEx 11 32bit 1.5
* SLEx 11 64bit 1.5
* Solaris 8 sparc 1.4.16 no perl modules
* Solaris 9 sparc 1.4.16
* Solaris 10 sparc update 8 1.4.16
* Solaris 10 x86 1.4.16
* Solaris 11 sparc 1.5
* Solaris 11 x86 1.5
* Ubuntu 12.04 LTS 64bit 1.5
Defaults
========
* pkgname=op5-nagios-plugins
* 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
* http_proxy=[your proxy:port]
* https_proxy=[your proxy:port]
* copy the repo to /tmp/
* cd /tmp/package_nagios_plugins/
* ./build-nagios-plugins-(1.5 or 1.4.16).sh