Skip to content

alesj/hawtio

 
 

Repository files navigation

hawt.io is a lightweight web based management console for working with JMX, OSGi and open source projects like Apache ActiveMQ, Apache Camel and Fuse Fabric.

Get started

From a git clone you should be able to run the a sample hawt.io console as follows:

git clone git@github.com:hawtio/hawtio.git
cd hawtio/sample
mvn jetty:run
open http://localhost:8080/hawtio/

That should run a little sample web application with some ActiveMQ and Camel inside to interact with.

A good MBean for real time values and charts is java.lang/OperatingSystem or try looking at queues or camel routes. Notice that as you change selections in the tree the list of tabs available changes dynamically based on the content.

If you are running Tomcat, Karaf, Fuse ESB or JBoss you could just deploy the hawtio-web.war to your container

Want to hack on some code?

We love contributions!

Its hawt, but stay cool! :)

About

the hawt.io web console helps you manage your JVM stuff and stay cool!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Other 1.0%