[Hawkular-dev] Hawkular Services 0.0.2.Final

Juraci Paixão Kröhling jpkroehling at redhat.com
Tue Jun 14 04:21:22 EDT 2016


Team,

Hawkular Services 0.0.2.Final has just been released. It includes the 
fixes for /status and a consistent Hawkular-Tenant filter between Alerts 
and Inventory. Metrics might follow later.

The distribution can be downloaded here:

https://repository.jboss.org/nexus/service/local/repositories/releases/content/org/hawkular/services/hawkular-services-dist/0.0.2.Final/hawkular-services-dist-0.0.2.Final.zip 


As the previous distributions, the Agent has to be configured with an 
user. This can be accomplished by:

- Adding an user via bin/add-user.sh like:
   ./bin/add-user.sh \
     -a \
     -u <theusername> \
     -p <thepassword> \
     -g read-write,read-only

- Changing the Agent's credential on standalone.xml to the credentials 
from the previous step or by passing hawkular.rest.user / 
hawkular.rest.password as system properties (-Dhawkular.rest.user=jdoe)

Known issue:
https://issues.jboss.org/browse/HWKINVENT-186

- Juca.


More information about the hawkular-dev mailing list