Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
monitor:index [2023/02/08 23:48] – [Threads] Use pidof instead of pgrep digital manmonitor: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's TCP/IP socket and thread utilization. On Unix-like operating systems, you can do this by combining the use of included tools like ''watch'', ''netstat'', ''grep'', ''pgrep'', and ''top''+It can often be helpful to monitor Synchronet's TCP/IP socket and thread utilization. On Unix-like operating systems, you can do this by combining the use of included tools like ''watch'', ''netstat'', ''grep'', ''pidof'', and ''top''
  
 ==== Sockets ====  ==== Sockets ====