I am using java -jar hawtio-app-2.16.1.jar --port 1080 I have some activemq and karaf (with camel) on the same machine.
I saw on hawtio console > connect > discover
No agents discovered.
I think it is possible to configure hawtio to discover all jolokia agents on my machine.
But I can't find this in the documentation.
So all my activeMQ agents are on localhost:1xx80/api/jolokia and all karaf agents are on localhost:2xx80/jolokia
How to configure hawtio to discover them automatically?