I have zabbix installed and configured with a few hosts. The agents are installed on the hosts both windows and linux. Looking at the Monitoring nothing is ever been updated. Here are some errors in my /tmp/zabbix_server.log
What am I missing here?
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