Ginpex/Extensions
< Ginpex
This site lists Ginpex extensions.
Sigar API Sensors
Sigar API [1] provides a cross-platform Java API for getting system information. This extension provides new Ginpex sensors that can be used to query
- network utilization
- network received bytes
- network sent bytes
- disk read bytes
- disk written bytes
By installing the extension, these sensors can be specified in the Ginpex editor and in Ginpex experiments.
To install the extension, download the following plugins in your Eclipse workspace and launch a new Eclipse runtime instance:
- https://svnserver.informatik.kit.edu/i43/svn/code/Ginpex/Extensions/trunk/edu.kit.ipd.sdq.ginpex.extension.sigar
- https://svnserver.informatik.kit.edu/i43/svn/code/Ginpex/Extensions/trunk/edu.kit.ipd.sdq.ginpex.extension.sigar.edit
- https://svnserver.informatik.kit.edu/i43/svn/code/Ginpex/Extensions/trunk/edu.kit.ipd.sdq.ginpex.extension.sigar.librarywrapper
The Ginpex Load Driver does not have to be updated. An update site feature will be available soon.