Skip to content

Metrics

Veerendra edited this page May 15, 2026 · 1 revision
# HELP shelly_device_aenergy_cost_total The total cost of active energy consumed by the device since the last reboot, calculated using the configured price per kWh.
# TYPE shelly_device_aenergy_cost_total counter
shelly_device_aenergy_cost_total{currency="EUR",name="home-servers1"} 0.9492468000000001

# HELP shelly_device_aenergy_watt_hours_total Total active energy consumed in Watt-hours (Wh).
# TYPE shelly_device_aenergy_watt_hours_total counter
shelly_device_aenergy_watt_hours_total{name="home-servers1"} 9492.468

# HELP shelly_device_apower_watts Last measured instantaneous active power (in Watts) delivered to the attached load.
# TYPE shelly_device_apower_watts gauge
shelly_device_apower_watts{name="home-servers1"} 15.8

# HELP shelly_device_current_amperes Last measured current in Amperes.
# TYPE shelly_device_current_amperes gauge
shelly_device_current_amperes{name="home-servers1"} 0.132

# HELP shelly_device_freq Last measured network frequency in Hz.
# TYPE shelly_device_freq gauge
shelly_device_freq{name="home-servers1"} 50

# HELP shelly_device_fs_free Size of the free file system in Bytes.
# TYPE shelly_device_fs_free gauge
shelly_device_fs_free{name="home-servers1"} 458752

# HELP shelly_device_fs_size Total size of the file system in Bytes.
# TYPE shelly_device_fs_size gauge
shelly_device_fs_size{name="home-servers1"} 917504

# HELP shelly_device_ram_free Size of the free RAM in the system in Bytes.
# TYPE shelly_device_ram_free gauge
shelly_device_ram_free{name="home-servers1"} 105900

# HELP shelly_device_ram_size Total size of the RAM in the system in Bytes.
# TYPE shelly_device_ram_size gauge
shelly_device_ram_size{name="home-servers1"} 260676

# HELP shelly_device_restart_required True if restart is required, false otherwise.
# TYPE shelly_device_restart_required gauge
shelly_device_restart_required{name="home-servers1"} 0

# HELP shelly_device_sys_mac_info Device MAC address information. Value is always 1.
# TYPE shelly_device_sys_mac_info gauge
shelly_device_sys_mac_info{mac="FFFFFFF",name="home-servers1"} 1

# HELP shelly_device_temperature_celsius Temperature in Celsius.
# TYPE shelly_device_temperature_celsius gauge
shelly_device_temperature_celsius{name="home-servers1"} 38.6

# HELP shelly_device_uptime_seconds_total Time in seconds since last reboot.
# TYPE shelly_device_uptime_seconds_total counter
shelly_device_uptime_seconds_total{name="home-servers1"} 2.056572e+06

# HELP shelly_device_voltage Last measured voltage in Volts.
# TYPE shelly_device_voltage gauge
shelly_device_voltage{name="home-servers1"} 237.7

Clone this wiki locally