Hi people,
I would like to know wether there is an interface where we can see live performances during a chef client run list in terms of time bootstrap, what has changed on the node …
Hi people,
I would like to know wether there is an interface where we can see live performances during a chef client run list in terms of time bootstrap, what has changed on the node …
Your best bet is the hosted chef interface. However I’ve seen open source solution that can provide similar results like The Foreman.
management console seems also to be friendly for this
Check out https://github.com/poise/poise-profiler
It’s not an interface per se, it displays after the run though.
Okay thanks i’ll try it!