cleaner setup in /opt
This commit is contained in:
@@ -25,11 +25,11 @@ sudo ./install.sh
|
||||
|
||||
The executable application files are installed under
|
||||
`/opt/cheap_system_monitor`. Configuration remains in
|
||||
`/etc/cheap-system-monitor.conf`, and the RRD database remains under
|
||||
`/opt/cheap_system_monitor/monitor.conf`, and the RRD database remains under
|
||||
`/var/lib/cheap-system-monitor` so code, configuration, and mutable data stay
|
||||
separate.
|
||||
|
||||
Edit `/etc/cheap-system-monitor.conf` to choose network interfaces,
|
||||
Edit `/opt/cheap_system_monitor/monitor.conf` to choose network interfaces,
|
||||
mountpoints, and the graph directory. For example, use
|
||||
`mountpoints = /, /boot/firmware, /mnt/data` to monitor two additional disks;
|
||||
every configured path must be mounted and accessible.
|
||||
|
||||
Reference in New Issue
Block a user