Hi Zabbix devs!
For a customer that has dormant routers on a wireless network, we need to wake up the device before sending over SNMP data. The way we do this now is with a custom Javascript event based execution that executes SNMP bulk item only if ping item is successful.
Suggestion. Add an option to execute one item based on the successful execution of another item. (based on regex on the other data collection for example?)