I’m new on Java, so i don’t know who to get the downloading zip-file (hyperic-sigar-1.6.4.zip) in the project where i’ve to use the Sigar-classes.
I already try to import the Sigar.Jar file, but the problem is then that the sources are unknown for each class in sigar.
So i use Eclipse Indigo for programming, may someone can help me 🙂
Very Thanksfull greets
Marcus
First You need to add
Sigar.jarto your library, then add.sofile to your library (you need to pick file for your OS what you are using). You can find these files in"hyperic-sigar-1.6.4/sigar-bin/lib". You can find the usage ofMemfunction in the example code: