better installation
This commit is contained in:
@@ -23,6 +23,12 @@ sudo apt install rrdtool
|
||||
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
|
||||
`/var/lib/cheap-system-monitor` so code, configuration, and mutable data stay
|
||||
separate.
|
||||
|
||||
Edit `/etc/cheap-system-monitor.conf` to choose network interfaces,
|
||||
mountpoints, and the graph directory. For example, use
|
||||
`mountpoints = /, /boot/firmware, /mnt/data` to monitor two additional disks;
|
||||
|
||||
Reference in New Issue
Block a user