Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| monitor:index [2018/10/14 20:51] – Moved the socket and thread monitoring examples (for *nix) here digital man | monitor:index [2023/02/08 23:49] (current) – [UNIX] Replace pgrep with pidof digital man | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== UNIX ===== | ===== UNIX ===== | ||
| - | It can often be helpful to monitor Synchronet' | + | It can often be helpful to monitor Synchronet' |
| ==== Sockets ==== | ==== Sockets ==== | ||
| Line 13: | Line 13: | ||
| ==== Threads ==== | ==== Threads ==== | ||
| - | | + | === Using Top === |
| + | | ||
| + | |||
| + | === Using htop === | ||
| + | $ htop -p " | ||
| + | To include the Synchronet thread names in the '' | ||
| + | |||
| + | < | ||
| + | Setup Display options | ||
| + | Meters | ||
| + | Display options | ||
| + | Colors | ||
| + | Columns | ||
| + | [ ] Display threads in a different color | ||
| + | [x] Show custom thread names | ||
| + | [ ] Highlight program " | ||
| + | [x] Highlight large numbers in memory counters | ||
| + | [x] Leave a margin around header | ||
| + | [ ] Detailed CPU time (System/ | ||
| + | [ ] Count CPUs from 0 instead of 1 | ||
| + | [x] Update process names on every refresh | ||
| + | </ | ||
| + | ===== Windows ===== | ||
| + | |||
| + | On Windows, you can monitor Synchronet' | ||
| + | |||
| + | Windows comes with a version of '' | ||
| ===== See Also ===== | ===== See Also ===== | ||