Files
KNELBMS/dashboards/server-room.yaml
T

93 lines
3.1 KiB
YAML

# Server Room dashboard [#618] — git-deployed via KNEL/pfv-bms
title: Server Room
views:
- title: Overview
type: panel
cards:
- type: grid
columns: 2
square: false
cards:
- type: gauge
entity: sensor.tsys1_ups_battery_charge
name: tsys1 UPS battery
unit: "%"
severity:
green: 60
yellow: 40
red: 20
- type: entity
entity: sensor.tsys1_ups_status
name: tsys1 UPS
icon: mdi:ups
- type: history-graph
title: tsys1 UPS battery
entities:
- sensor.tsys1_ups_battery_charge
hours_to_show: 24
- type: entities
title: Plant automations
entities:
- automation.pfv_plant_high_temperature
- automation.pfv_plant_ups_on_battery
- automation.pfv_plant_ups_battery_low
- automation.pfv_plant_ups_communication_lost
- automation.pfv_plant_utility_power_restored
- type: markdown
content: >
**Server Room** — Proxmox hosts + Pis. Temperature sensors
populate here after the SNMP migration (#618). Minisplit
climate control lands with #614 (BTU loop Friday).
- title: Temps
type: sections
sections:
- type: grid
cards:
- type: entities
title: R3 · PowerEdge (DRAC)
entities:
- sensor.pfv_tsys6_cpu_temperature
- sensor.pfv_tsys6_drac_ambient
- sensor.pfv_tsys7_cpu_temperature
- sensor.pfv_tsys7_drac_inlet
- sensor.pfv_tsys7_drac_exhaust
- sensor.pfv_tsys7_drac_cpu1
- sensor.pfv_tsys7_drac_cpu2
- type: grid
cards:
- type: entities
title: R3 · Pis + Jetson
entities:
- sensor.pfv_svrpi_temperature
- sensor.pfv_subopi3_temperature
- sensor.pfv_subopi_dev_3_temperature
- sensor.pfv_subopi_dev_4_temperature
- sensor.pfv_jetson_temperature
- type: grid
cards:
- type: entities
title: R5 · Laptops
entities:
- sensor.pfv_tsys3_cpu_temperature
- type: grid
cards:
- type: entities
title: R5 · Desktops / OptiPlex-class
entities:
- sensor.pfv_tsys1_rack_temperature
- sensor.pfv_tsys4_ambient_temperature
- sensor.pfv_tsys5_ambient_temperature
- sensor.pfv_tsys9_cpu_temperature
- sensor.pfv_artroom_temperature
- sensor.pfv_garage_temperature
- type: grid
cards:
- type: history-graph
title: Server room temps (24h)
entities:
- sensor.pfv_tsys1_rack_temperature
- sensor.pfv_tsys6_drac_ambient
- sensor.pfv_tsys7_drac_inlet
- sensor.pfv_tsys7_drac_exhaust
hours_to_show: 24