Monitoring Stack — InfluxDB, Grafana, AdGuard, NUT

Overview

Long-term monitoring uses the InfluxDB + Grafana stack for time-series storage and visualization, complemented by AdGuard Home for DNS query analytics and NUT for UPS status.


InfluxDB

Add-on: a0d7b954_influxdb v5.0.2 | State: running

InfluxDB stores long-term time-series sensor data from Home Assistant. HA's built-in recorder uses SQLite/PostgreSQL for short-term history; InfluxDB provides the long-term archive.

Use cases:

Configuration: InfluxDB integration is configured via HA's configuration.yaml or through the add-on's web UI.


Grafana

Add-on: a0d7b954_grafana v12.1.0 | State: running

Grafana provides visualization dashboards on top of InfluxDB data.

Typical dashboards:

Grafana is accessible on the HA host at port 3000 (or configured reverse proxy path). Not directly integrated into HA Lovelace.


AdGuard Home

Add-on: a0d7b954_adguard v6.2.0 | Integration: adguard | Area: Office

Network-wide DNS-based ad and tracker blocking. All LAN DNS queries are routed through AdGuard.

HA entities:

Dashboard: AdGuard Home has its own web UI accessible on the LAN.


Network UPS Tools (NUT)

Add-on: a0d7b954_nut v0.18.0 | Integration: nut | UPS: CPS CP1500AVRLCDa | Area: Media Room

Monitors the APC-compatible CPS UPS protecting the Media Room AV equipment.

Key entities:

Entity Notes
sensor.media_room_ups_load % of UPS capacity in use
sensor.media_room_ups_battery_charge Battery charge %
sensor.media_room_ups_battery_runtime Estimated runtime on battery
sensor.media_room_ups_input_voltage AC input voltage
sensor.media_room_ups_output_voltage UPS output voltage
sensor.media_room_ups_status Online / On Battery / Bypass

Automation: UPS Power Outage Notification triggers when status → On Battery.


Uptime & SpeedTest

Integration Entity Notes
Uptime sensor.uptime HA instance continuous uptime
SpeedTest sensor.speedtest_download / sensor.speedtest_upload Periodic internet speed tests

Both are assigned to the Office area.


Notes / Gotchas

Last Updated

2026-06-24


Revision #1
Created 2026-06-24 21:09:16 UTC by Admin
Updated 2026-06-24 21:09:27 UTC by Admin