Problem #1 -- zabbix[items_unsupported] ALWAYS returns a value of 2 even though I have no unsupported items. I am familiar with how to filter by 'unsupported items' and I definitely don't have any unsupported items.
Problem #2 -- This line is constantly displaying in /var/log/zabbix/zabbix_agentd.log, even though the line in the zabbix_agentd.conf i have the server name defined. (I have an agent version active check set up as a test, and it is working.)
/var/log/zabbix/zabbix_agentd.log:
31907:20121204:090810.999 No active checks on server: host [awnms01] not found
zabbix_agentd.conf
ServerActive=127.0.0.1,awnms01,awnms02
Hostname=awnms01
Problem #2 -- This line is constantly displaying in /var/log/zabbix/zabbix_agentd.log, even though the line in the zabbix_agentd.conf i have the server name defined. (I have an agent version active check set up as a test, and it is working.)
/var/log/zabbix/zabbix_agentd.log:
31907:20121204:090810.999 No active checks on server: host [awnms01] not found
zabbix_agentd.conf
ServerActive=127.0.0.1,awnms01,awnms02
Hostname=awnms01

Comment