NervesHubLink.Extensions.Health.MetricSet.CPU (nerves_hub_link v2.8.1)

View Source

Health report metrics for CPU temperature, utilization, and load averages.

The keys used in the report are:

  • cpu_temp: CPU temperature in Celsius
  • cpu_usage_percent: CPU utilization percentage
  • load_1min: Load average over the last minute
  • load_5min: Load average over the last five minutes
  • load_15min: Load average over the last fifteen minutes