加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Linux > 正文

linux – 如何确定打开套接字的数量? VM资源问题

发布时间:2020-12-13 17:04:20 所属栏目:Linux 来源:网络整理
导读:我有一台MediaTemple DV服务器.我已经看到很多针对“numothersock”的QOS警报,其定义为: The number of sockets other than TCP ones. Local (UNIX-domain) sockets are used for communications inside the system. UDP sockets are used, for example,for
我有一台MediaTemple DV服务器.我已经看到很多针对“numothersock”的QOS警报,其定义为:

The number of sockets other than TCP ones. Local (UNIX-domain) sockets
are used for communications inside the system. UDP sockets are used,
for example,for Domain Name Service (DNS) queries. UDP and other
sockets may also be used in some very specialized applications (SNMP
agents and others).

如何确定创建这些套接字的应用程序/守护程序/等?限制是300,我们最近每天都会打几次.

提前致谢.

解决方法

netstat -nap
p shows the process id

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读