Fwd: [cm-ops] Mock hawkular server
by Heiko W.Rupp
This is interesting
Forwarded message:
> From: Yaacov Zamir <yzamir(a)redhat.com>
> To: Container Management Operations <cm-ops(a)redhat.com>, Jeffrey
> Phillips <jephilli(a)redhat.com>
> Subject: [cm-ops] Mock hawkular server
> Date: Mon, 21 Nov 2016 20:15:22 +0200
>
> A mock Hawkular server, it send random numbers to Hawkular clients.
> https://github.com/yaacov/mohawk
>
> Here is a link to a clip showing the use of the mock server to test
> the
> ad-hoc graphs page:
> https://www.youtube.com/watch?v=R0ASlTeq7dg&t=1s
8 years, 10 months
Hawkular logos
by Pavol Loffay
Hello,
does anybody have the logo in the attachment without white background? Is
there some place where I could find all logos we have?
Regards,
--
Pavol Loffay
Cell: +421948286055
Red Hat
Purkyňova 111 TPB-B
612 45 Brno
8 years, 10 months
openshift application metrics example
by John Mazzitelli
I added some more to help people demo or try out Hawkular OpenShift Agent. See:
https://github.com/hawkular/hawkular-openshift-agent/blob/master/README.a...
If you are looking at this stuff, try that out and let me know if something is missing.
In short, I put together a simple Jolokia-enabled WildFly server docker image that can be deployed into OpenShift via the "deploy-to-openshift.sh" script. That script also creates an example configmap and pod annotation so the agent will immediately begin collecting metrics (assuming, of course, you have an agent deployed in OpenShift - the README explains how to do that, too).
I'm soon going to be able to write a blog or video demo on this now that I have everything working and I have an example Jolokia endpoint that is emitting metrics.
The only thing really missing is there is no way for us to actually SEE the metrics in OpenShift (since obviously the console doesn't know anything about application metrics yet). But I can use Heiko's HawkFX to show the graphs since HawkFX now is able to log into OpenShift's H-Metrics server, thanks Heiko!
8 years, 10 months
hawkular openshift agent
by John Mazzitelli
I just updated the docs and provided some convenience scripts that should hopefully make it easier to try out the Hawkular OpenShift Agent. I plan on putting together more stuff on this - perhaps a blog or video - but I just wanted to get it out there now in case anyone can try it out and let me know if it works or if there are things that I missed.
See the README:
https://github.com/hawkular/hawkular-openshift-agent/blob/master/README.adoc
The new scripts are here:
https://github.com/hawkular/hawkular-openshift-agent/tree/master/deploy/o...
The idea is there are now "simple" steps to perform that downloads, builds, and runs an OpenShift environment for you. From there, you run other scripts that deploy the agent in that OpenShift environment. So those docs and those scripts basically take you from nothing to a running OpenShift environment with Hawkular Metrics and the Hawkular OpenShift Agent running inside.
P.S. Special thanks to Matt Wringe, OpenShift whisperer. It would have taken me at least a month to get this far without him walking me through this yesterday :)
8 years, 10 months