Skip to content

zorro2000se/ncpa

 
 

Repository files navigation

NCPA

image

The Nagios Cross-Platform Agent; a single monitoring agent that installs on all major operating systems. NCPA allows both active checks via check_ncpa.py and passive checks via NRDP. NCPA comes with a built-in web GUI, documentation, websocket graphing, and is secured with SSL by default.

Downloads

Current versions:

Current 2.0.5 Downloads

Older Versions

We currently build for the following operating systems:

  • Windows (Vista+)
  • Mac OS X (10.7+)
  • CentOS / RHEL (5+)
  • Debian (7+)
  • Ubuntu (12+)
  • OpenSUSE (11+)
  • SLES (11+)
  • Oracle (5+)
  • AIX (6.1+) (still a little experimental)

Other systems we are working on builds for:

  • Fedora
  • Solaris

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 by creating a new GitHub issue.

Documentation

You can view the most current HTML documentation online or view your current NCPA version's documentation using the NCPA web GUI from an installed agent. This is recommended if you are using an older version, since some features may not be available but may be used in newer documents.

Advanced

Contributing

We are always looking to improve NCPA. If you can add a feature or fix a bug, your help is greatly appreciated. Even testing is a great help! In order to contribute, you should start by following the instructions in the contribute docs.

Building From Source

While we recommend using the pre-built version above, sometimes you may find the need to build your own binaries from the source. Mostly, this consists of installing the newest version of Python 2.7 and a few modules installed through pip. There are some issues on certain systems that are explained in the build docs below.

Building for Windows Building for Linux Building for Mac OS X

About

Nagios Cross-Platform Agent

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 49.8%
  • HTML 31.3%
  • JavaScript 7.5%
  • CSS 4.2%
  • Shell 3.2%
  • NSIS 3.0%
  • Other 1.0%