Hawkular Agent: Javaagent Feature Pack for Integration Tests

A feature pack that contains everything needed to prepare a distro against which Agent integration tests can be run.

License

License

GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

hawkular-javaagent-itest-feature-pack
Last Version

Last Version

1.0.1.Final
Release Date

Release Date

Type

Type

pom
Description

Description

Hawkular Agent: Javaagent Feature Pack for Integration Tests
A feature pack that contains everything needed to prepare a distro against which Agent integration tests can be run.
Project Organization

Project Organization

Red Hat, Inc.

Download hawkular-javaagent-itest-feature-pack

How to add to project

<!-- https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-javaagent-itest-feature-pack/ -->
<dependency>
    <groupId>org.hawkular.agent</groupId>
    <artifactId>hawkular-javaagent-itest-feature-pack</artifactId>
    <version>1.0.1.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-javaagent-itest-feature-pack/
implementation 'org.hawkular.agent:hawkular-javaagent-itest-feature-pack:1.0.1.Final'
// https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-javaagent-itest-feature-pack/
implementation ("org.hawkular.agent:hawkular-javaagent-itest-feature-pack:1.0.1.Final")
'org.hawkular.agent:hawkular-javaagent-itest-feature-pack:pom:1.0.1.Final'
<dependency org="org.hawkular.agent" name="hawkular-javaagent-itest-feature-pack" rev="1.0.1.Final">
  <artifact name="hawkular-javaagent-itest-feature-pack" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.agent', module='hawkular-javaagent-itest-feature-pack', version='1.0.1.Final')
)
libraryDependencies += "org.hawkular.agent" % "hawkular-javaagent-itest-feature-pack" % "1.0.1.Final"
[org.hawkular.agent/hawkular-javaagent-itest-feature-pack "1.0.1.Final"]

Dependencies

compile (4)

Group / Artifact Type Version
org.hawkular.commons : hawkular-nest-feature-pack zip 0.9.7.Final
org.hawkular.commons : hawkular-commons-embedded-cassandra-war war 0.9.7.Final
org.hawkular.metrics : hawkular-metrics-component-dist ear 0.26.2.Final
org.wildfly : wildfly-clustering-infinispan-extension jar 10.0.0.Final

Project Modules

There are no modules declared in this project.

Hawkular Java Agent

Build Status
Synopsis

Hawkular Java Agent can be used to manage WildFly or EAP applications servers as well as any Java application exposing JMX data.

Installation

The agent runs as a JVM Java Agent. See hawkular-javaagent/README.adoc.

Running

You attach the Hawkular Java Agent to your own application, so running your application runs the Hawkular Java Agent with it.

If you want to test the Hawkular Java Agent, you can run it standalone and just point it to a remote Java application to manage (you do this by addinga remote-dmr or remote-jmx managed server definition to its configuration file). You can run it like this:

java -Dhawkular.rest.user=jdoe -Dhawkular.rest.password=password -Dhawkular.rest.url=http://localhost:8080 -jar hawkular-javaagent/target/hawkular-javaagent-*-shaded.jar config=hawkular-javaagent-wildfly-feature-pack/src/main/resources/featurepack/content/standalone/configuration/hawkular-javaagent-config.yaml
org.hawkular.agent

Hawkular

Monitoring services: Metrics, Alerting, Inventory, Application Performance Management

Versions

Version
1.0.1.Final
1.0.0.Final
1.0.0.CR7
1.0.0.CR6
1.0.0.CR5
1.0.0.CR4
1.0.0.CR3
1.0.0.CR2
1.0.0.CR1
0.29.4.Final
0.29.3.Final
0.29.2.Final
0.29.1.Final
0.29.0.Final