Re: [akka-user] I just updated to Akka 2.3.3

147 views
Skip to first unread message

Konrad Malawski

unread,
Jun 19, 2014, 7:44:29 AM6/19/14
to Akka User List
Hello Troy,
Welcome to 2.3.3 :-)

Please refer to the cluster docs about Cluster Metrics to understand what that is used for.
Basically, the JVM does not provide very detailed information via JMX which might be used by for adaptive load balancing. 
Sigar is a lib that is able to provide more fine grained metrics (yet includes native code).



On Thu, Jun 19, 2014 at 4:23 AM, Troy Payne <troy...@gmail.com> wrote:
Hello,

I just updated to Akka 2.3.3 and I'm getting INFO message about retrieving Metrics via MBeans?

Metrics will be retreived from MBeans, and may be incorrect on some platforms. To increase metric accuracy add the 'sigar.jar' to the classpath and the appropriate platform-specific native libary to 'java.library.path'. Reason: java.lang.ClassNotFoundException: org.hyperic.sigar.Sigar


Can someone elaborate on what this is and why it's complaining about it?

Also, if there's a way to make it go away

--
>>>>>>>>>> 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 akka-user+...@googlegroups.com.
To post to this group, send email to akka...@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.



--
Cheers,
Konrad 'ktoso' Malawski
hAkker - Typesafe, Inc


Patrik Nordwall

unread,
Jun 23, 2014, 3:37:29 AM6/23/14
to akka...@googlegroups.com
and if you don't use the metrics (adaptive load balancing routers) you can disable it with:
akka.cluster.metrics.enabled=off

/Patrik

Patrik Nordwall
Typesafe Reactive apps on the JVM
Twitter: @patriknw

Reply all
Reply to author
Forward
0 new messages