Hi
I'm using the FreeBSD Port of Zabbix, Version 1.0. After installing I tried to add a host and a "ping" item. Unfortunately the WebUI is showing me an Error when adding an item:
Obiously I'm doing something wrong 
Can someone help me with this?
hostconfig:
itemconfig:
OS: FreeBSD 5.4
Greetings, Echelon
/edit:
Fixed problem by reinstaling the port with "pkg_add -r zabbix".
Before that i compiled from source. Maybe there is a problem with this port.
Sincerly, Echelon
I'm using the FreeBSD Port of Zabbix, Version 1.0. After installing I tried to add a host and a "ping" item. Unfortunately the WebUI is showing me an Error when adding an item:
Code:
ERROR EXECUTING: insert into items (description,key_,hostid,delay,history,lastdelete,nextcheck,status,type,snmp_community,snmp_oid,value_type,trapper_hosts,snmp_port,units,multiplier,delta) values ('ping','icmpping',10009,30,365,0,0,0,0,'public','interfaces.ifTable.ifEntry.ifInOctets.1',0,'',161,'',0,0)
ERROR:Cannot add item

Can someone help me with this?
hostconfig:
Code:
Host: jail Groups - Use IP address (X) IP address: XXX.XXX.XXX.XXX Port: 10000 Status: Monitored
Code:
Description: ping Host: jail Type simple_check Key icmpping Units: Multiplier: Update interval (in sec): 30 Keep history (in days) 365 Status: Monitored Type of information: Numeric Store value: as is
Greetings, Echelon
/edit:
Fixed problem by reinstaling the port with "pkg_add -r zabbix".
Before that i compiled from source. Maybe there is a problem with this port.
Sincerly, Echelon