Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-19665

Zabbix agent2 return not documented value for proc.mem[] key.

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 5.4.2
    • None

      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

      https://support.zabbix.com/browse/ZBXNEXT-6210

            zabbix.dev Zabbix Development Team
            avolodin Aleksey Volodin
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: