Git Product home page Git Product logo

ncpa's Introduction

Nagios Cross Platform Agent (NCPA)

The awesome NCPA agent - one agent to rule them all.

Downloading NCPA

Download from the Nagios Official Builds.

We currently build for Windows, Mac OS X, RHEL/CentOS 5/6/7, Fedora 21, Debian/Ubuntu, SLES 11/12, and OpenSUSE 11/12/13. If your operating system of choice is not on the list and none of the builds work for you, then you can request it to be added here at GitHub.

Building NCPA

While we recommend using our pre-built solutions above, if you'd like to build NCPA yourself there are a few things you may run into that can cause problems with your build.

There are known build issues involving cx_Freeze, if you run into an issue refer to the bug report on the cx_Freeze project bug page.

RPM Build Location Errors

This is most relevant for CentOS 5 and for OpenSUSE 12/13 but may occur on other systems.

If you get an error about not finding the .tar in the RPM build location you will need to create an .rpmmacros file in your home directory for the user you are building with that contains these three lines:

%_topdir %(echo $HOME)/rpmbuild %_smp_mflags -j3 %__arch_install_post /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot

Building on CentOS 5 and Mac OS X

Building on CentOS 5 and Mac OS X requires pyOpenSSL v0.12 instead of v0.13. In order to get ncpa to build you must change the requirements.txt file's pyOpenSSL requirement line to:

pyOpenSSL==0.12

This should then allow ncpa to be built granting you have already installed all required dependencies.

ncpa's People

Contributors

scot0357 avatar jomann09 avatar bgshacklett avatar dfberger avatar mmiltchev avatar emislivec avatar nagiosllc avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.