Hello
recently ive upgrade zabbix server from 4 to 5 and after that none of agents can send data to zabbix server
when i run for example:
zabbix_sender -z SERVERIP -s "AGENTHOSTNAME" -k "agent.hostname" -o "hello.hello.com" it must send this value to server but this is what i get in server log:
2482:20200613:103013.896 cannot process item "agent.hostname" trap: item type "0" cannot be used with traps
recently ive upgrade zabbix server from 4 to 5 and after that none of agents can send data to zabbix server
when i run for example:
zabbix_sender -z SERVERIP -s "AGENTHOSTNAME" -k "agent.hostname" -o "hello.hello.com" it must send this value to server but this is what i get in server log:
2482:20200613:103013.896 cannot process item "agent.hostname" trap: item type "0" cannot be used with traps
Comment