Hi,
I have script that is currently returning 0 for a certain item, and it was working with zabbix agent 3.0.9, but now with 3.4.0 i get unsupported:
zabbix_agentd -t "syslog.errors[scsi 2]"
syslog.errors[scsi 2] zabbix_agentd [87101]: Warning: 0
[m|ZBX_NOTSUPPORTED] [0]
The item configured on zabbix is Numeric (unsigned)
Any ideas?
I have script that is currently returning 0 for a certain item, and it was working with zabbix agent 3.0.9, but now with 3.4.0 i get unsupported:
zabbix_agentd -t "syslog.errors[scsi 2]"
syslog.errors[scsi 2] zabbix_agentd [87101]: Warning: 0
[m|ZBX_NOTSUPPORTED] [0]
The item configured on zabbix is Numeric (unsigned)
Any ideas?
Comment