I have installed zabbix_agentd(1.8.2) on a HP server(HPUX B.11.23) and created many items on the zabbix server for monitoring HP server. some of items such as system.cpu.*, vfs.fs.* are working correctly, but some are not working and below msg were found in zabbix server log:
Did anybody encounter similar problem before? It's a bug of HPUX agentd or mis-config in my zabbix configuration? it's quite simple and I had double checked it many times.
5316:20100414:145924.970 Item [HPSrv:net.if.in["lan5",bytes]] error: Not supported by Zabbix Agent
5310:20100414:145925.137 Item [HPSrv:net.if.out[lan5,bytes]] error: Not supported by Zabbix Agent
5310:20100414:145935.152 Item [HRSrv: proc.num[cgcore]] error: Not supported by Zabbix Agent
5313:20100414:145937.914 Item [HRSrv: proc.num[cgcollector]] error: Not supported by Zabbix Agent
5310:20100414:145925.137 Item [HPSrv:net.if.out[lan5,bytes]] error: Not supported by Zabbix Agent
5310:20100414:145935.152 Item [HRSrv: proc.num[cgcore]] error: Not supported by Zabbix Agent
5313:20100414:145937.914 Item [HRSrv: proc.num[cgcollector]] error: Not supported by Zabbix Agent
Comment