Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| monitor:index [2019/10/16 17:38] – Added a Windows section for monitoring sbbs thread and socket utilization using Microsoft tools 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 ===== | ===== Windows ===== | ||