Details
-
Incident report
-
Resolution: Unresolved
-
Trivial
-
None
-
5.4.2
-
None
Description
According documentation _https://www.zabbix.com/documentation/current/manual/appendix/items/proc_mem_num_notes_ proc.mem[] does not support Linux kernel threads.
Agentd
[root@discovery1 ~]# zabbix_agentd -t proc.mem[md] proc.mem[md] [m|ZBX_NOTSUPPORTED] [Cannot get amount of "VmSize" memory.]
Agent2
[root@discovery1 ~]# zabbix_agent2 -t proc.mem[md] proc.mem[md] [s|0]
Exepted
[root@discovery1 ~]# zabbix_agent2 -t proc.mem[md] proc.mem[md] [m|ZBX_NOTSUPPORTED] [Cannot get amount of "VmSize" memory.]
Also similar to