Ad Widget

Collapse

Zabbix 4.0 feature: "check now" API endpoint/option missing?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • d2718nis
    Junior Member
    • Oct 2018
    • 5

    #1

    Zabbix 4.0 feature: "check now" API endpoint/option missing?

    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!
    Last edited by d2718nis; 21-10-2018, 11:15.
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    Please try use task.create.

    Comment

    • d2718nis
      Junior Member
      • Oct 2018
      • 5

      #3
      This is awesome, thank you so much!

      Comment

      Working...