initial POC
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[monitor]
|
||||
# The service user must be able to create/write these locations.
|
||||
rrd_file = /var/lib/cheap-system-monitor/system.rrd
|
||||
graph_dir = /var/www/html/system-monitor
|
||||
|
||||
# Always include /. Add up to two other mounted paths, separated by commas.
|
||||
mountpoints = /
|
||||
|
||||
# "auto" sums all interfaces except loopback. Or use e.g. eth0,wlan0.
|
||||
interfaces = auto
|
||||
|
||||
# CPU percentages are measured over this interval each minute.
|
||||
cpu_sample_seconds = 1.0
|
||||
Reference in New Issue
Block a user