Hawkular Agent: Command CLI

Command line utility that sends JSON commands to the agent via Hawkular Server.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

hawkular-agent-command-cli
Last Version

Last Version

1.0.1.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Hawkular Agent: Command CLI
Command line utility that sends JSON commands to the agent via Hawkular Server.
Project Organization

Project Organization

Red Hat, Inc.

Download hawkular-agent-command-cli

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.4.2
com.squareup.okhttp3 : okhttp-ws jar 3.4.2
org.hawkular.commons : hawkular-command-gateway-api jar 0.9.7.Final
org.hawkular.commons : hawkular-bus-common jar 0.9.7.Final
org.jboss.aesh : aesh jar 0.66.7
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