Is there any way to track how my server connection loaded ? any similar to command 'top' with cpu/mem resources , but for connection. To see how much available resources do I have
You can use 'iftop' command to start monitoring your bandwidth usage. iftop does for network usage what top does for CPU usage. If you want more details and available options you could use 'iftop -help' command.