is there is any possibility to feed manually (via zabbix_sender) items defined as "zabbix agent", "snmpv2 agent" or "simple check". there're scenarios where i need to "push" values before waiting for update period polls it.
for example, a switch with 200 interfaces would require 200 link items. you need to know instantly when a link fails, but it's absolutely unfeasible to check 200 items each minute and, if you use snmp traps you need to define the 200 link items as "zabbix trapper".
my question is how can i push data (feed) a "polling" item?
unfortunately, snmp is still a big weakness in zabbix
for example, a switch with 200 interfaces would require 200 link items. you need to know instantly when a link fails, but it's absolutely unfeasible to check 200 items each minute and, if you use snmp traps you need to define the 200 link items as "zabbix trapper".
my question is how can i push data (feed) a "polling" item?
unfortunately, snmp is still a big weakness in zabbix