Crate scaphandre

source ·
Expand description

Scaphandre is an extensible monitoring agent for energy consumption metrics.

It gathers energy consumption data from the system or other data sources thanks to components called sensors.

Final monitoring data is sent to or exposed for monitoring tools thanks to exporters.

Modules§

  • Exporters: to make data accessible to monitoring toolchains
  • Sensors: to get data related to energy consumption

Functions§

  • Create a new [Sensor] instance with the default sensor available, with its default options.