diff --git a/README.md b/README.md index 34fee9d..1bd09a8 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ Gandalf is two processes that share a MariaDB database: | Source | What it monitors | |---|---| -| **Prometheus** (`10.10.10.48:9090`) | Physical NIC link state (`node_network_up`) for 5 Proxmox hypervisors | +| **Prometheus** (`10.10.10.48:9090`) | Physical NIC link state (`node_network_up`) for 6 Proxmox hosts | | **UniFi API** (`https://10.10.10.1`) | Switch, AP, and gateway device status | -| **Ping** | pbs (10.10.10.3) and storage-01 (10.10.10.11) — no node_exporter | +| **Ping** | pbs (10.10.10.3) — no node_exporter | ### Monitored Hosts (Prometheus / node_exporter) @@ -39,6 +39,7 @@ Gandalf is two processes that share a MariaDB database: | micro1 | 10.10.10.8:9100 | | monitor-02 | 10.10.10.9:9100 | | compute-storage-gpu-01 | 10.10.10.10:9100 | +| storage-01 | 10.10.10.11:9100 | --- @@ -154,7 +155,7 @@ Add to `/etc/authelia/configuration.yml` access_control rules: - group:admin ``` -Reload Authelia: `systemctl reload authelia` +Reload Authelia: `systemctl restart authelia` ### 7. NPM proxy host