香港云服务器如何查看指定进程的连接数
Linux香港云服务器查看指定进程的连接数的方法 方法如下:1.查看进程的pid:ps-ef|grep进程名称,如:ps-ef|grepnginx: 或:2.查看到pid号后,用命令:netstat-anp|greppid号,如:netstat-anp|grep1466...
Linux香港云服务器查看指定进程的连接数的方法 方法如下:1.查看进程的pid:ps-ef|grep进程名称,如:ps-ef|grepnginx: 或:2.查看到pid号后,用命令:netstat-anp|greppid号,如:netstat-anp|grep1466...