With this feature, different hardware measurements are available inside Odysseus.
This feature is named: de.uniol.inf.is.odysseus.systemload.feature.feature.group
Systemload uses OSHI as base for measurements.
The following values are available (TODO):
Systemload add some information to the rest information service endpoint:
- http://localhost:8888/services/information/systemload_cpu: The current cpu information
- http://localhost:8888/services/information/systemload_mem: The current memory information
- http://localhost:8888/services/information/systemload_net: The current net information
The content is directly delivered from OSHI as shown in this examples.