In English, pronounce sə-mōn'
Simone is a Java library for system monitoring, with no JNI code. Native invocation, when needed, is provided by JNR and friends (JNR Posix, … etc)
This work is experimental.
Currently, you can get information on CPUs, Memory and Processes on Linux systems. Next step is filesystems and networks statistics.
Windows and Mac OS X are planned as target platforms.
It’s not yet available in any Maven repository so you’ll have to build it yourself:
mvn clean install
Please use GitHub issues for any questions or feedback.