I have tried both of them with the same result on Windows. On Ubuntu I have only tried sigar.
On Aug 20, 2016 4:26 AM, "Endre Varga" <[email protected]> wrote: > > Hi, > > Which metric collector are you using, the JMX or the SIGAR collector? > > -Endre > > On Sat, Aug 20, 2016 at 1:31 AM, cessationoftime < [email protected]> wrote: >> >> Using Akka 2.4.9 and Windows 10 I am unable to get CPU cluster metrics, I can only get HeapMemory metrics. Running the same code on a Ubuntu server I get both CPU metrics and Heap metrics. I am using the factorial example located at: http://www.lightbend.com/activator/template/akka-sample-cluster-scala. And I am running it in sbt with the following command "runMain sample.cluster.factorial.FactorialApp". Is there something I need to do to get this to work on windows? Should it work on windows? >> >> Thanks, >> Chris >> >> -- >> >>>>>>>>>> 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 https://groups.google.com/group/akka-user. >> For more options, visit https://groups.google.com/d/optout. > > > -- > >>>>>>>>>> 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 a topic in the Google Groups "Akka User List" group. > To unsubscribe from this topic, visit https://groups.google.com/d/topic/akka-user/IMc50pgXssY/unsubscribe. > To unsubscribe from this group and all its topics, send an email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. -- >>>>>>>>>> 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 https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
