Last Version

Jnrpe Package 2.0.5

JNRPE is a Nagios addon that makes simple the implementation of Nagios plugins using the Java Language. It is fully compatible with check_nrpe and can be used to execute both old native Nagios plugins and the new Java Nagios Plugins.

License

License

Categories

Categories

Net JNR Development Tools Native
GroupId

GroupId

net.sf.jnrpe
ArtifactId

ArtifactId

jnrpe-parent
Version

Version

2.0.5
Type

Type

pom
Description

Description

Jnrpe Package
JNRPE is a Nagios addon that makes simple the implementation of Nagios plugins using the Java Language. It is fully compatible with check_nrpe and can be used to execute both old native Nagios plugins and the new Java Nagios Plugins.
Project URL

Project URL

http://jnrpe.sourceforge.net
Source Code Management

Source Code Management

http://github.com/ziccardi/jnrpe

Download jnrpe-parent 2.0.5

Filename Size
jnrpe-parent-2.0.5.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/net.sf.jnrpe/jnrpe-parent/ -->
<dependency>
    <groupId>net.sf.jnrpe</groupId>
    <artifactId>jnrpe-parent</artifactId>
    <version>2.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jnrpe/jnrpe-parent/
implementation 'net.sf.jnrpe:jnrpe-parent:2.0.5'
// https://jarcasting.com/artifacts/net.sf.jnrpe/jnrpe-parent/
implementation ("net.sf.jnrpe:jnrpe-parent:2.0.5")
'net.sf.jnrpe:jnrpe-parent:pom:2.0.5'
<dependency org="net.sf.jnrpe" name="jnrpe-parent" rev="2.0.5">
  <artifact name="jnrpe-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jnrpe', module='jnrpe-parent', version='2.0.5')
)
libraryDependencies += "net.sf.jnrpe" % "jnrpe-parent" % "2.0.5"
[net.sf.jnrpe/jnrpe-parent "2.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jnrpe-server
  • jnrpe-install
  • jnrpe-debian
  • jnrpe-lib
  • jcheck_nrpe
  • jnrpe-plugins