Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jnrpe-server-install-2.0.5 | 2015-02-09 | ||
jnrpe-server-install-2.0.4 | 2014-06-17 | ||
jnrpe-server-install-2.0.3.1 | 2014-03-14 | ||
jnrpe-server-install-2.0.3 | 2014-02-21 | ||
jnrpe-server-install-2.0.3-RC5 | 2013-08-08 | ||
jnrpe-server-install-2.0.3-RC3 | 2013-06-28 | ||
jnrpe-server-install-2.0.3-RC2 | 2013-05-17 | ||
jnrpe-server-install-2.0.3-beta-04 | 2013-05-03 | ||
jnrpe-server-install-2.0.3-beta-01 | 2013-04-03 | ||
jnrpe-server-install-2.0.2-beta-06 | 2013-02-12 | ||
jnrpe-server-install-2.0.2-beta-05 | 2012-04-02 | ||
1.05.3 | 2009-08-20 | ||
1.05.2 | 2009-08-04 | ||
1.05.1 | 2008-09-02 | ||
1.05 | 2008-08-28 | ||
1.03 | 2008-05-30 | ||
1.02 | 2008-04-30 | ||
1.0.1b | 2008-04-15 | ||
Totals: 18 Items | 9 |
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.