Hi all,
I can't seem to monitor iowait times in my zabbix config. According to the manual, I should use the syntax as below, but I'm getting a ZBX_NOTSUPPORTED error.
[root@hostname ~]# rpm -qa | grep zabbix-agent
zabbix-agent-2.0.4-1.el6.x86_64
[root@hostname ~]# zabbix_agentd -t system.cpu.util[,iowait,avg5]
system.cpu.util[,iowait,avg5] [m|ZBX_NOTSUPPORTED]
[root@hostname ~]# uname -a
Linux hostname.domain 2.6.32-279.19.1.el6.x86_64 #1 SMP Wed Dec 19 07:05:20 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Am I missing something here?
I can't seem to monitor iowait times in my zabbix config. According to the manual, I should use the syntax as below, but I'm getting a ZBX_NOTSUPPORTED error.
[root@hostname ~]# rpm -qa | grep zabbix-agent
zabbix-agent-2.0.4-1.el6.x86_64
[root@hostname ~]# zabbix_agentd -t system.cpu.util[,iowait,avg5]
system.cpu.util[,iowait,avg5] [m|ZBX_NOTSUPPORTED]
[root@hostname ~]# uname -a
Linux hostname.domain 2.6.32-279.19.1.el6.x86_64 #1 SMP Wed Dec 19 07:05:20 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Am I missing something here?