Search code examples
hawkular

How to display monitoring windows of Hawkular?


I am a beginner to Hawkular and struggling to display the Hawkular web ui. My OS is Windows 10 and Cassandra datastax-ddc-64bit-3.7.0 is installed successfully.

Both Wildfly 10 and hawkular-services-dist-0.23.0.Final are unzip in c driver.

This is my Hawkular installation process.

  1. add user in Hawkular home folder <hawkular-services-dist-0.23.0.Final\bin>

add-user.bat -a -u username -p password -g read-write,read-only

  1. execute standalone.bat in hawkular home folder <hawkular-services-dist-0.23.0.Final\bin>

standalone.bat

  1. I download hawkular-wildfly-agent-installer file from Wildfly agent Installer link of welcome windows, localhost:8080

  2. I execute jar command like below

java -jar hawkular-wildfly-agent-installer.jar —target-location=c:\wildfly-10.0.0.Final --username username —password password

  1. And I start wildfly 10 with the following option in wildfly_home folder <c:\wildfly-10.0.0.Final\bin>

standalone.bat –Djboss.socket.binding.port-offset=100

  1. These steps throw no exceptions. However I can not see any monitoring option display, only welcome window.

How can I display the Hawkular monitoring window?


Solution

  • There is no built-in GUI for showing metrics in Hawkular services. Hawkular exposes REST endpoints to fetch data, that you can directly use within an application of your own (they are detailed here: for Metrics, for Alerts). But there's also a couple of available tools to display metrics: