Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jnrpe-plugins-osgi-2.0.5-bin.tar.bz2 | 2015-02-09 | 5.7 MB | |
jnrpe-plugins-osgi-2.0.5-bin.tar.gz | 2015-02-09 | 5.7 MB | |
jnrpe-plugins-osgi-2.0.5-bin.zip | 2015-02-09 | 5.7 MB | |
jnrpe-plugins-osgi-2.0.5-src.tar.bz2 | 2015-02-09 | 1.8 kB | |
jnrpe-plugins-osgi-2.0.5-src.tar.gz | 2015-02-09 | 1.7 kB | |
jnrpe-plugins-osgi-2.0.5-src.zip | 2015-02-09 | 2.5 kB | |
jnrpe-osgi-core-2.0.5-src.zip | 2015-02-09 | 15.9 kB | |
jnrpe-osgi-core-2.0.5-bin.tar.gz | 2015-02-09 | 4.4 MB | |
jnrpe-osgi-core-2.0.5-bin.zip | 2015-02-09 | 4.4 MB | |
jnrpe-osgi-core-2.0.5-src.tar.bz2 | 2015-02-09 | 8.4 kB | |
jnrpe-osgi-core-2.0.5-src.tar.gz | 2015-02-09 | 8.4 kB | |
jnrpe-osgi-core-2.0.5-bin.tar.bz2 | 2015-02-09 | 4.4 MB | |
Totals: 12 Items | 30.3 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.