On Thu, May 20, 2010 at 5:24 PM, Travis Reeder <[email protected]> wrote: > For instance: God.total_cpu_usage which would return the current cpu > usage on the machine?
Nothing like this is currently available. Even if this were available, it would only represent the CPU usage of the processes for which God is monitoring CPU and only at their last check intervals which could be wildly out of date. What's your use case? -- Tom Preston-Werner github.com/mojombo -- You received this message because you are subscribed to the Google Groups "god.rb" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/god-rb?hl=en.
