pages per period

This commit is contained in:
2026-08-11 19:11:40 +02:00
parent 7fe7bb02fb
commit a82de89fca
2 changed files with 35 additions and 16 deletions
+3 -2
View File
@@ -39,8 +39,9 @@ the new values. If the RRD has already been created, do not change the order of
mountpoints unless you intentionally want the historical graph labels to refer
to different disks.
The generated PNG files and a responsive, auto-refreshing `index.html` are
placed in `/var/www/html/system-monitor` by default.
The generated PNG files and four responsive, auto-refreshing dashboard pages
are placed in `/var/www/html/system-monitor` by default. `index.html` shows
the last 3 hours and links to the 1-day, 2-week, and 1-year pages.
With a web server installed, such as nginx or Apache, they can be served
directly; otherwise they can simply be opened or copied as PNG files.