linux limits.conf文件重要参数描述
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
/etc/security/limits.conf
core- 限制内核文件的大小(kb)
date- 最大数据大小 (kb)fsize - 最大文件大小 (kb)
memlock - 最大锁定内存地址空间 (kb)
nofile - 打开文件的最大数目
rss - 最大持久设置大小 (kb)
stack- 最大栈大小 (kb)
cpu - 以分钟为单位的最多 CPU 时间
noproc - 进程的最大数目
as- 地址空间限制
maxlogins - 此用户允许登录的最大数目
elasticsearch 配置相关参数有三个:nofile、noproc和memlock。




A beautiful web dashboard for Linux
最近提交(Master分支:7 个月前 )
186a802e
added ecosystem file for PM2 5 年前
5def40a3
Add host customization support for the NodeJS version 5 年前
更多推荐
所有评论(0)