update screenshots
This commit is contained in:
parent
d20061614c
commit
4efeb3b60f
@ -112,7 +112,7 @@ cargo install socktop_agent
|
||||
|
||||
#### copy to a system path:
|
||||
|
||||
If you plan to run the agent as a service, execute the following:
|
||||
If you plan to run the agent as a systemd service (linux), execute the following:
|
||||
|
||||
```bash
|
||||
sudo cp ~/.cargo/bin/socktop_agent /usr/local/bin/
|
||||
@ -373,6 +373,8 @@ sudo groupdel socktop 2>/dev/null || true
|
||||
- cargo run -p socktop_agent -- --port 3000
|
||||
- cargo run -p socktop -- ws://127.0.0.1:3000/ws
|
||||
- CPU temperature may be unavailable; display will show N/A.
|
||||
- MacOS
|
||||
- Tested only on Mac/Intel currently
|
||||
|
||||
---
|
||||
|
||||
@ -380,6 +382,9 @@ sudo groupdel socktop 2>/dev/null || true
|
||||
|
||||
You can use tmux to show multiple socktop instances in a single terminal.
|
||||
|
||||

|
||||
monitoring 4 Raspberry Pis using Tmux
|
||||
|
||||
Prerequisites:
|
||||
- Install tmux (Ubuntu/Debian: `sudo apt-get install tmux`)
|
||||
|
||||
|
||||
BIN
docs/macos_intel.png
Normal file
BIN
docs/macos_intel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 616 KiB |
BIN
docs/tmux_4_rpis.jpg
Normal file
BIN
docs/tmux_4_rpis.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 MiB |
Loading…
Reference in New Issue
Block a user