Hawkular Agent: WildFly Agent Download WAR

Component that allows users to download the Hawkular WildFly Agent

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

hawkular-wildfly-agent-download
Last Version

Last Version

1.0.1.Final
Release Date

Release Date

Type

Type

war
Description

Description

Hawkular Agent: WildFly Agent Download WAR
Component that allows users to download the Hawkular WildFly Agent
Project Organization

Project Organization

Red Hat, Inc.

Download hawkular-wildfly-agent-download

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
javax.inject : javax.inject jar
org.jboss.spec.javax.annotation : jboss-annotations-api_1.2_spec jar
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec jar
org.jboss.logging : jboss-logging jar

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
0.28.0.Final
0.27.0.Final
0.26.0.Final
0.25.2.Final
0.25.1.Final
0.25.0.Final
0.24.3.Final
0.24.2.Final
0.24.1.Final
0.24.0.Final
0.23.0.Final
0.22.0.Final
0.21.0.Final
0.20.1.Final
0.20.0.Final
0.19.2.Final
0.19.1.Final
0.19.0.Final
0.18.1.Final
0.18.0.Final