Hello.
I am currently running the linux/java version on my NAS, and it's working good. All I had to do was to build sigar, and copy the libsigar-arm-linux.so to /opt/pcmonitor/native/
I tried the Raspberry PI version, but that's using armhf, and my NAS is arm v5, so no hard float support.
Is it possible to rebuild for armel?