Thanks - I'll stay close
Now while the 300 is quite old, it's still actively marketed by Marvell (see http://www.marvell.com.cn/guide/assets/data/marvell_embedded_processors_psg.pdf). I might be mistaken, but I think both 370 and 375 is armv7 with FPU and can run on the armhf client.
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?