当前位置: 首页 >> 榆树网-系统 >> 文章正文

FreeBSD下运行Zabbix出现错误

这次提示:

zabbix_agentd [12234]: Can not create Semaphore [No space left on device]
zabbix_agentd [12234]: Unable to create mutex for log file

这次又是另外一个错误,根据上次的经验,通过修改sysctl.conf试试

kern.ipc.shmall=40960000
kern.ipc.shmmax=204800000

居然好用了

相关文章

发表评论