Skip to content
Veerendra edited this page May 15, 2026 · 2 revisions

Metrics

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

# HELP shelly_device_current Last measured current in Amperes.
# TYPE shelly_device_current gauge
shelly_device_current{name="home"} 0.123

# HELP shelly_device_energy_cost_total Total energy cost total.
# TYPE shelly_device_energy_cost_total gauge
shelly_device_energy_cost_total{currency="EUR",name="home"} 0.9173950000000002

# HELP shelly_device_freq Last measured network frequency in Hz.
# TYPE shelly_device_freq gauge
shelly_device_freq{name="home"} 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"} 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"} 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"} 105692

# 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"} 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"} 0

# HELP shelly_device_sys_mac Mac address of the device.
# TYPE shelly_device_sys_mac gauge
shelly_device_sys_mac{mac="FFFFFFFFF",name="home"} 0

# HELP shelly_device_temperature_celsius Temperature in Celsius.
# TYPE shelly_device_temperature_celsius gauge
shelly_device_temperature_celsius{name="home"} 38.5

# HELP shelly_device_uptime Time in seconds since last reboot.
# TYPE shelly_device_uptime gauge
shelly_device_uptime{name="home"} 1.987289e+06

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

Clone this wiki locally