You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create a tool that monitors the health (in the same way as riemann-health does) of all the containers running in a given host.
Before I start to do that, I don't have a lot of knowledge in ruby, I belive it's enough to do that - how do I run a tool without compiling it first with rake? and If i need to add "dependency" for a gem, how do I do that?
Thanks.
The text was updated successfully, but these errors were encountered:
I would like to create a tool that monitors the health (in the same way as
riemann-health
does) of all the containers running in a given host.Before I start to do that, I don't have a lot of knowledge in ruby, I belive it's enough to do that - how do I run a tool without compiling it first with rake? and If i need to add "dependency" for a gem, how do I do that?
Thanks.
The text was updated successfully, but these errors were encountered: