Skip to content

jdelaporte/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.2.0 Downloads

Older Versions

We currently build for the following operating systems:

  • Windows (Vista+)
  • Mac OS X (10.7+)
  • CentOS / RHEL 6, 7¹, 8¹
  • Debian 8, 9, 10¹
  • Ubuntu² 14, 16, 18
  • OpenSUSE Leap 15¹, Tumbleweed¹
  • SLES 11, 12¹
  • Oracle 6, 7¹, 8¹
  • Amazon Linux 2
  • Solaris 10, 11
  • AIX 7
  • Raspbian 10 (Buster)

¹ Builds for 64-bit versions only ² LTS are the only "supported" versions, although builds should work for non-LTS

Older systems that have been supported by NCPA in the past:

  • Ubuntu 12 using NCPA 2.1.4
  • Debian 7 using NCPA 2.1.4
  • OpenSUSE 11, 12, 13 using NCPA 2.1.4
  • AIX 6 with NCPA 2.1.1
  • CentOS / RHEL 5 using NCPA 2.0.6
  • Oracle 5 using NCPA 2.0.6
  • Windows XP using NCPA 1.8.1

Other systems we are working on builds for:

  • Fedora

If you're looking for older builds you can find them in the archives.

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 50.1%
  • HTML 29.1%
  • JavaScript 6.9%
  • Shell 6.6%
  • CSS 3.9%
  • NSIS 3.2%
  • Batchfile 0.2%