I setup a new host with agent configured.
Data is received but is inconsistent + incomplete in Web UI where as a zabbix_get on the zabbix server answer me correctly :
root@hzabbix:/home/debian $ zabbix_get -s <HOSTIP> -k net.tcp.service[ssh,,22]
1
root@hzabbix:/home/debian $ zabbix_get -s <HOSTIP>-k agent.version
3.2.4
but within web ui it is not displayed :
In the screenshoot you can see that agent.version is not answered not SSH service, although zabbix_get answers us correctly "1"
Data is received but is inconsistent + incomplete in Web UI where as a zabbix_get on the zabbix server answer me correctly :
root@hzabbix:/home/debian $ zabbix_get -s <HOSTIP> -k net.tcp.service[ssh,,22]
1
root@hzabbix:/home/debian $ zabbix_get -s <HOSTIP>-k agent.version
3.2.4
but within web ui it is not displayed :

In the screenshoot you can see that agent.version is not answered not SSH service, although zabbix_get answers us correctly "1"
Comment