I see there were some fixes regarding swap in/out in zabbix 1.1.3. When checking swap with a 1.1.3 agent on 2.6.9 kernel, I'm getting the below:
Is swap in/out broke or is it not currently supported? If not currently supported, when will this functionality come?
Code:
[~]$ /usr/local/sbin/zabbix_agentd -c /etc/zabbix_agentd.conf -p|grep swap swap[total] [u|33317527552] system.swap.size[all,free] [u|33262583808] system.swap.in[all] [m|ZBX_NOTSUPPORTED] system.swap.out[all,count] [m|ZBX_NOTSUPPORTED]

Comment