installation_guide:debug:start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
installation_guide:debug:start [2022/04/25 20:24] borjainstallation_guide:debug:start [2022/12/05 11:14] – [Set the right TimeZone] borja
Line 116: Line 116:
 </code> </code>
  
 +==== Asterisk Manager traffic monitor ====
 +
 +Use the "ngrep" tool : 
 +<code>
 +ngrep
 +</code>
 +
 +<code>
 +ngrep -d lo -s 1500 port 5038 -T
 +</code>
 ==== Monitor memory/CPU ==== ==== Monitor memory/CPU ====
  
Line 320: Line 330:
 <code> <code>
 #timedatectl set-timezone Europe/Paris #timedatectl set-timezone Europe/Paris
 +</code>
 +
 +==== Monitor the file descriptors ====
 +
 +List the file descriptors used by a process :
 +
 +<code>
 +# ls -l /proc/[PID]/fd
 </code> </code>
  • installation_guide/debug/start.txt
  • Last modified: 2024/02/19 16:10
  • by borja