Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jnrpe-osgi-core-2.0.3-src.zip | 2014-02-21 | 14.9 kB | |
jnrpe-osgi-core-2.0.3-src.tar.gz | 2014-02-21 | 7.8 kB | |
jnrpe-osgi-core-2.0.3-src.tar.bz2 | 2014-02-21 | 7.7 kB | |
jnrpe-osgi-core-2.0.3-bin.zip | 2014-02-21 | 911.0 kB | |
jnrpe-osgi-core-2.0.3-bin.tar.gz | 2014-02-21 | 910.3 kB | |
jnrpe-osgi-core-2.0.3-bin.tar.bz2 | 2014-02-21 | 915.7 kB | |
jnrpe-plugins-osgi-2.0.3-src.zip | 2014-02-21 | 1.9 kB | |
jnrpe-plugins-osgi-2.0.3-src.tar.gz | 2014-02-21 | 1.7 kB | |
jnrpe-plugins-osgi-2.0.3-src.tar.bz2 | 2014-02-21 | 1.8 kB | |
jnrpe-plugins-osgi-2.0.3-bin.zip | 2014-02-21 | 2.2 MB | |
jnrpe-plugins-osgi-2.0.3-bin.tar.gz | 2014-02-21 | 2.2 MB | |
jnrpe-plugins-osgi-2.0.3-bin.tar.bz2 | 2014-02-21 | 2.2 MB | |
Totals: 12 Items | 9.2 MB | 0 |
JNRPE is composed of the following modules:
- jnrpe_lib : this is the core of JNRPE. It is a library you can embed inside your application to be able to answer to check_nrpe query and monitor your application internals. The best way to use this library is through maven (see JNRPE documentation)
- jcheck_nrpe : this is both a command line tool (as check_nrpe) and an embeddable library you can use to communicate with JNRPE or NRPE (see JNRPE documentation)
- jnrpe_plugins : this is a package containing all the plugins bundled with JNRPE.
- jnrpe : this is the jnrpe server.
- install : this is a graphical installation for the JNRPE server. It works on both windows and Unix and allows the installatio of JNRPE as both Windows service or Unix daemon.
- OSGI : is the OSGI version of the jnrpe-lib and the jnrpe-plugins packages
- jnrpe 2 bridge : an old library that was used for compatibility between JNRPE 2.x and JNRPE 1.x. Currently unsupported.