Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
monitor:index [2018/03/01 12:11] – Links to util:binkit changed to module:binkit digital man | monitor:index [2023/02/08 23:49] (current) – [UNIX] Replace pgrep with pidof digital man | ||
---|---|---|---|
Line 4: | Line 4: | ||
{{indexmenu> | {{indexmenu> | ||
+ | |||
+ | ===== UNIX ===== | ||
+ | |||
+ | It can often be helpful to monitor Synchronet' | ||
+ | |||
+ | ==== Sockets ==== | ||
+ | $ watch ' | ||
+ | |||
+ | ==== Threads ==== | ||
+ | === Using Top === | ||
+ | $ top -o -COMMAND -H -p " | ||
+ | | ||
+ | === 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 ===== | ||
- | * [[module:binkit|Node Monitor/ | + | * [[util:node|Node Monitor/ |
{{tag> | {{tag> | ||