Skip to content
This repository was archived by the owner on Nov 24, 2020. It is now read-only.

tsegismont/simone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simone

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.

How to use it

It’s not yet available in any Maven repository so you’ll have to build it yourself:

mvn clean install

Contact

Please use GitHub issues for any questions or feedback.

About

Java library for system monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages