Apache Karaf :: Shell aetos/ktop Commands

Provides the OSGi aetos commands

License

License

GroupId

GroupId

com.savoirtech.karaf.commands
ArtifactId

ArtifactId

ktop
Last Version

Last Version

0.2.0.M1
Release Date

Release Date

Type

Type

bundle
Description

Description

Apache Karaf :: Shell aetos/ktop Commands
Provides the OSGi aetos commands
Source Code Management

Source Code Management

https://github.com/savoirtech/ktop

Download ktop

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.karaf.shell : org.apache.karaf.shell.console jar 3.0.0
org.slf4j : slf4j-api jar 1.7.7

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 5.0.0
org.osgi : org.osgi.compendium jar 5.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.7

Project Modules

There are no modules declared in this project.

ktop

Karaf Top Command

ktop - display and update sorted information about JVM and threads.

Description:

The ktop command displays key JVM metrics, and updates a sorted list of thread statistics.

Building from source:

To build, invoke:

mvn install

To install in Karaf, invoke from console:

install -s mvn:com.savoirtech.karaf.commands/ktop

To execute command on Karaf, invoke:

aetos:ktop

To exit ktop: q

To sort by a different column: < or >

To reverse sort: r

Runtime Options:

-t --threads number of threads to display.

-u --updates information update interval in milliseconds.

com.savoirtech.karaf.commands

Savoir Technologies

Versions

Version
0.2.0.M1
0.1.0.M1