Lack of free swap space on Zabbix server

Posted lisqorz

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Lack of free swap space on Zabbix server相关的知识,希望对你有一定的参考价值。

在模板(Template)里找到Linux OS模板,修改触发器
配置》模板》Template OS Linux》触发器 找到swap关键字

修改
{Template OS Linux:system.swap.size[,pfree].last(0)}<50

{Template OS Linux:system.swap.size[,pfree].last(0)}<50 and {Template OS Linux:system.swap.size[,free].last(0)}<>0

参考: http://blog.csdn.net/xundh/article/details/71439345

以上是关于Lack of free swap space on Zabbix server的主要内容,如果未能解决你的问题,请参考以下文章