Maybe it was fixed in https://github.com/akka/akka/issues/16121, which was merged to master here https://github.com/akka/akka/pull/16475
/Patrik On Mon, Mar 23, 2015 at 7:38 AM, Johannes Berg <[email protected]> wrote: > Sounds good but can you please elaborate, where and when has this been > fixed? If it's fixed I would like to know what I need to update. > > Thanks, > Johannes > > > On Saturday, March 21, 2015 at 9:01:46 PM UTC+2, 何品 wrote: >> >> have been fixed >> 在 2015年3月20日星期五 UTC+8下午11:03:07,Johannes Berg写道: >>> >>> Hi! >>> >>> I've been working with some monitoring of the cluster through the >>> ClusterMetrics provided in Akka 2.3.9 using hyperic-sigar-1.6.4. I've been >>> comparing what is displayed in top and what I get by listening to >>> ClusterMetricsChanged events in the cluster. The numbers coming in >>> ClusterMetricsChanged doesn't at all seem to match what I see in top. >>> >>> I'm running this on Amazon EC2 m3.medium & m3.large instances. I'm using >>> the default settings for the metrics collection. >>> >>> For example I have the node running steadily on load at 1-1.5 but node >>> metrics says systemLoad is around 0.1 occationally jumping up over 1 and >>> then immediately down to 0.1 (or there around) and all that time top is >>> showing steadily over 1. Essentially same thing with cpuCombined. >>> >>> I'm more or less using the example "Subscribe to metrics events" at >>> http://doc.akka.io/docs/akka/2.3.9/java/cluster-usage.html >>> >>> VisualVM shows cpu usage as expected. >>> >>> Anyone seen anything like this? >>> >> -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Patrik Nordwall Typesafe <http://typesafe.com/> - Reactive apps on the JVM Twitter: @patriknw -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
