Hey there.
As far as I know, Zabbix Check now feature for passive Items was added at the Zabbix 4.0 (the related feature request ZBXNEXT-4426). Although it seems to me you can't force check the Item using API neither in 4.0 or 4.2. I tried to find something about it at the related Update Item API documentation article and even briefly looked for it in the source code, but with no luck (maybe I'm missing something). Here is the Check now documentation if this would help.
In theory I could mimic the browser behavior, but it'd be rather use the existing API endpoint instead of inventing the wheel. If any of you have some information regarding the related topic, it would be very appreciated. Thanks in advance!
As far as I know, Zabbix Check now feature for passive Items was added at the Zabbix 4.0 (the related feature request ZBXNEXT-4426). Although it seems to me you can't force check the Item using API neither in 4.0 or 4.2. I tried to find something about it at the related Update Item API documentation article and even briefly looked for it in the source code, but with no luck (maybe I'm missing something). Here is the Check now documentation if this would help.
In theory I could mimic the browser behavior, but it'd be rather use the existing API endpoint instead of inventing the wheel. If any of you have some information regarding the related topic, it would be very appreciated. Thanks in advance!
Comment