Hello!
I'm getting UNSUPPORTED response on some "system" items, ex system.cpu.switches
What's wrong ?
[sbin]$ ./zabbix_agent -c zabbix_agentd.conf -t system.cpu.switches
system.cpu.switches [m|ZBX_NOTSUPPORTED]
[sbin]$ ./zabbix_agent -V
ZABBIX Agent v1.4.6 (23 July 2008)
Compilation time: Jul 17 2009 15:22:57
[sbin]$ cat /proc/version
Linux version 2.6.18-92.1.6.el5 ([email protected]) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)) #1 SMP Fri Jun 20 02:36:16 EDT 2008
Thanks
Alexander
P.S Here is the list of not supported items:
system.run[echo test] [m|ZBX_NOTSUPPORTED]
kernel.maxproc [m|ZBX_NOTSUPPORTED]
vfs.dev.read[sda,operations] [m|ZBX_NOTSUPPORTED]
vfs.dev.write[sda,sectors] [m|ZBX_NOTSUPPORTED]
net.tcp.listen[80] [m|ZBX_NOTSUPPORTED]
system.cpu.switches [m|ZBX_NOTSUPPORTED]
I'm getting UNSUPPORTED response on some "system" items, ex system.cpu.switches
What's wrong ?
[sbin]$ ./zabbix_agent -c zabbix_agentd.conf -t system.cpu.switches
system.cpu.switches [m|ZBX_NOTSUPPORTED]
[sbin]$ ./zabbix_agent -V
ZABBIX Agent v1.4.6 (23 July 2008)
Compilation time: Jul 17 2009 15:22:57
[sbin]$ cat /proc/version
Linux version 2.6.18-92.1.6.el5 ([email protected]) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)) #1 SMP Fri Jun 20 02:36:16 EDT 2008
Thanks
Alexander
P.S Here is the list of not supported items:
system.run[echo test] [m|ZBX_NOTSUPPORTED]
kernel.maxproc [m|ZBX_NOTSUPPORTED]
vfs.dev.read[sda,operations] [m|ZBX_NOTSUPPORTED]
vfs.dev.write[sda,sectors] [m|ZBX_NOTSUPPORTED]
net.tcp.listen[80] [m|ZBX_NOTSUPPORTED]
system.cpu.switches [m|ZBX_NOTSUPPORTED]
Comment