From ce061be2c3c0a34147f5afb16a1f7af48a780b9e Mon Sep 17 00:00:00 2001 From: Ignace Date: Sun, 16 Aug 2026 18:54:32 +0200 Subject: [PATCH] better config --- cheap-system-monitor.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cheap-system-monitor.conf.example b/cheap-system-monitor.conf.example index 1d7b6e4..8c4d544 100644 --- a/cheap-system-monitor.conf.example +++ b/cheap-system-monitor.conf.example @@ -1,6 +1,6 @@ [monitor] # The service user must be able to create/write these locations. -rrd_file = /var/lib/cheap-system-monitor/system.rrd +rrd_file = /var/lib/rrd/system.rrd graph_dir = /var/www/html/system-monitor # Always include /. Add up to two other mounted paths, separated by commas.