Hi Simon, That looks very useful. Thanks for sharing.
B/ On 4 April 2014 at 14:17:41, Simon Chemouil ([email protected]) wrote: Hi, Just letting people know (now and as a trace in the archives) that since Sigar isn't a valid bundle and I coudln't find one satifying (notably with the native libs within the bundle to avoid having to set LD_LIBRARY_PATH), I wrapped it myself. The project is available on GitHub at https://github.com/magnet/sigar-bundle You just have to install it and then you can install it in your favourite OSGi container (it requires the delegation of sun.misc to the boot classloader just like Akka). I have successfully run Akka Cluster with this Sigar bundle in Felix and had the cluster gossip the proper system info. I hope it helps someone out there. Cheers, -- Simon -- >>>>>>>>>> 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. -- Björn Antonsson Typesafe – Reactive Apps on the JVM twitter: @bantonsson JOIN US. REGISTER TODAY! Scala Days June 16th-18th, Berlin -- >>>>>>>>>> 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.
