I'm using zabbix 1.3.5. I'm unable to get any items I'm monitoring to update. In /tmp/zabbix_server.log I'm finding errors like this:
What am I missing?
Code:
2695:20070417:144934 Getting value of [vfs.file.cksum[/etc/passwd]] from host [zabbix] failed 2695:20070417:144934 The value is not stored in database. 2695:20070417:144934 Getting value of [sensor[temp3]] from host [zabbix] failed 2695:20070417:144934 The value is not stored in database. 2695:20070417:144934 Getting value of [vfs.fs.size[/var,pfree]] from host [zabbix] failed 2695:20070417:144934 The value is not stored in database. 2695:20070417:144934 Getting value of [net.if.out[eth1,bytes]] from host [zabbix] failed 2695:20070417:144934 The value is not stored in database. 2695:20070417:144934 Getting value of [vfs.fs.size[/home,free]] from host [zabbix] failed 2695:20070417:144934 The value is not stored in database. 2695:20070417:144934 Getting value of [vfs.fs.inode[/,free]] from host [zabbix] failed 2695:20070417:144934 The value is not stored in database. 2695:20070417:144934 Getting value of [system.cpu.load[,avg5]] from host [zabbix] failed 2695:20070417:144934 The value is not stored in database. 2695:20070417:144934 Getting value of [vm.memory.size[free]] from host [zabbix] failed 2696:20070417:144934 The value is not stored in database.
Comment