Re: [akka-user] Cluster Metrics on Windows

2016-08-21 Thread Chris Van Vranken
this accidentally > lost? > > -Endre > > On Sun, Aug 21, 2016 at 1:06 AM, Chris Van Vranken < > cessationoft...@gmail.com> wrote: > >> Someone responded to me in the hyperic sigar issue. Apparently this is >> implemented in the Boundary fork of sigar: https://git

Re: [akka-user] Cluster Metrics on Windows

2016-08-20 Thread Chris Van Vranken
Someone responded to me in the hyperic sigar issue. Apparently this is implemented in the Boundary fork of sigar: https://github.com/boundary/sigar On Sat, Aug 20, 2016 at 4:29 PM, Chris Van Vranken < cessationoft...@gmail.com> wrote: > In the Sigar repository there is a comment in fi

Re: [akka-user] Cluster Metrics on Windows

2016-08-20 Thread Chris Van Vranken
On Sat, Aug 20, 2016 at 4:06 PM, Chris Van Vranken < cessationoft...@gmail.com> wrote: > I found an issue <https://github.com/hyperic/sigar/issues/72> for this > listed in the hyperic/sigar github repo. > > On Sat, Aug 20, 2016 at 3:12 PM, Chris Van Vranken < > cessa

Re: [akka-user] Cluster Metrics on Windows

2016-08-20 Thread Chris Van Vranken
I found an issue <https://github.com/hyperic/sigar/issues/72> for this listed in the hyperic/sigar github repo. On Sat, Aug 20, 2016 at 3:12 PM, Chris Van Vranken < cessationoft...@gmail.com> wrote: > I found the problem: > > In file: akka-cluster-metrics/src/main/scala/ak

Re: [akka-user] Cluster Metrics on Windows

2016-08-20 Thread Chris Van Vranken
dException: This method has not been implemented on this platform at org.hyperic.sigar.SigarNotImplementedException.(SigarNotImplementedException.java:28) at org.hyperic.sigar.Sigar.getLoadAverage(Native Method) On Sat, Aug 20, 2016 at 1:12 PM, Chris Van Vranken < cessationoft...@gmail.com> w

Re: [akka-user] Cluster Metrics on Windows

2016-08-20 Thread Chris Van Vranken
I bet akka.cluster.metrics.native-library-extract-folder isn't configured properly. On Sat, Aug 20, 2016 at 1:00 PM, Chris Van Vranken < cessationoft...@gmail.com> wrote: > One thing that I've noticed is it seems to startup as JMX. But then it > subsequently provis

Re: [akka-user] Cluster Metrics on Windows

2016-08-20 Thread Chris Van Vranken
One thing that I've noticed is it seems to startup as JMX. But then it subsequently provisions Sigar. Though the provision is logged as an error message. The log output looks like this: > runMain sample.cluster.factorial.FactorialApp [warn] Scala version was updated by one of library dependencies

Re: [akka-user] Cluster Metrics on Windows

2016-08-20 Thread Chris Van Vranken
Though sigar is the collector I would like to be able to use. On Aug 20, 2016 11:09 AM, "Chris Van Vranken" wrote: > 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"

Re: [akka-user] Cluster Metrics on Windows

2016-08-20 Thread Chris Van Vranken
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" 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 < cessation