-
Problem report
-
Resolution: Fixed
-
Minor
-
5.0.19
-
None
-
standalone SunOS hostname 5.10 Generic_141444-09 sun4u sparc SUNW,SPARC-Enterprise
-
Sprint 86 (Mar 2022)
-
3
Key vm.memory.size with free, pfree, available, pavailable parameters does not work, but work with total.
zabbix_get -s 10.20.2.125 -k "vm.memory.size[total]"
34359738368
zabbix_get -s 10.20.2.125 -k "vm.memory.size[available]"
zabbix_get [32314]: Check access restrictions in Zabbix agent configuration
[zabbix@1 ~]$ /opt/zabbix-agent/sbin/zabbix_agentd -t "vm.memory.size[total]" vm.memory.size[total] [u|34359738368]
[zabbix@1 ~]$ /opt/zabbix-agent/sbin/zabbix_agentd -t "vm.memory.size[available]" vm.memory.size[available] [m|ZBX_NOTSUPPORTED] [Collector is not started.]
- causes
-
ZBX-22185 vm.memory.size[available] reports 0 value occasionally
- Closed