Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jnrpe-plugins-0.7.5 | 2015-02-09 | ||
jnrpe-plugins-0.7.4 | 2014-06-17 | ||
jnrpe-plugins-0.7.3 | 2014-03-13 | ||
jnrpe-plugins-0.7.2-RC5 | 2013-08-08 | ||
jnrpe-plugins-0.7.2-RC3 | 2013-06-28 | ||
jnrpe-plugins-0.7.2-RC2 | 2013-05-17 | ||
jnrpe-plugins-0.7.2-beta-02 | 2013-03-28 | ||
jnrpe-plugins-0.7.2-beta-01 | 2011-12-13 | ||
jnrpe-plugins-0.7.1-beta-01 | 2011-10-18 | ||
plugins-0.7.0 | 2011-09-30 | ||
0.6.4 | 2010-12-09 | ||
0.6.3 | 2009-08-20 | ||
0.6.1 | 2008-05-30 | ||
0.6 | 2008-04-15 | ||
Totals: 14 Items | 1 |
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.