Ad Widget

Collapse

Can I send alerts to zabbix with API using post method?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gurlinks
    Junior Member
    • Mar 2020
    • 11

    #1

    Can I send alerts to zabbix with API using post method?

    Hi,

    I would like to send alerts to zabbix using API with curl post method. but, I found alert.get is the only method available from zabbix documentation.
    Is it possible to send alerts to zabbix with API. If yes, please suggest how.

    --
    Thanks
    Vikas Gurlinka
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    Alerts cannot be sent to Zabbix using the Zabbix API.
    You can use Zabbix to monitor what is output to the file through some non-Zabbix application, or use the zabbix_sender command to send item data to the Zabbix server.

    Comment

    Working...