Collectd JMX agent

Java agent collecting local JMX metrics and sending them to Collectd server.

License

License

GroupId

GroupId

hu.blackbelt
ArtifactId

ArtifactId

collectd-jmx-agent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Collectd JMX agent
Java agent collecting local JMX metrics and sending them to Collectd server.

Download collectd-jmx-agent

How to add to project

<!-- https://jarcasting.com/artifacts/hu.blackbelt/collectd-jmx-agent/ -->
<dependency>
    <groupId>hu.blackbelt</groupId>
    <artifactId>collectd-jmx-agent</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt/collectd-jmx-agent/
implementation 'hu.blackbelt:collectd-jmx-agent:1.0.1'
// https://jarcasting.com/artifacts/hu.blackbelt/collectd-jmx-agent/
implementation ("hu.blackbelt:collectd-jmx-agent:1.0.1")
'hu.blackbelt:collectd-jmx-agent:jar:1.0.1'
<dependency org="hu.blackbelt" name="collectd-jmx-agent" rev="1.0.1">
  <artifact name="collectd-jmx-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt', module='collectd-jmx-agent', version='1.0.1')
)
libraryDependencies += "hu.blackbelt" % "collectd-jmx-agent" % "1.0.1"
[hu.blackbelt/collectd-jmx-agent "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
hu.blackbelt : collectd-core jar 1.0.1
hu.blackbelt : collectd-jmx jar 1.0.1
org.slf4j : slf4j-simple jar 1.7.25
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16
com.google.code.findbugs : annotations jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

collectd

Collectd modules for Java applications

Contents

  • collectd-core: core module that implements collectd sender using UDP protocol
  • collectd-osgi: OSGi bundle exposing declarative service and also contains OSGi event handler
  • collectd-commands: Apache Karaf commands to send metrics from console
  • collectd-feature: Apache Karaf feature describing dependencies and support deployment
hu.blackbelt

BlackBelt Technology

Versions

Version
1.0.1