Hello Troy,
Welcome to 2.3.3 :-)

Please refer to the cluster docs about Cluster Metrics
<http://doc.akka.io/docs/akka/2.3.3/scala/cluster-usage.html#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 <http://www.hyperic.com/products/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 <[email protected]> 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 [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.
>



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

<http://scaladays.org>

-- 
>>>>>>>>>>      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.

Reply via email to