Ad Widget

Collapse

Submit Custom Events via API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Trips2007
    Junior Member
    • Sep 2012
    • 17

    #1

    Submit Custom Events via API

    My application defines certain application-specific metrics (e.g. number of calculations/second).

    Is it possible to submit my application specific metrics through the API and use them as I would the built-in metrics such as CPU?

    I reviewed the API but could not find a method to submit new events, only methods to check on existing events.
  • Pavels
    Member
    • Oct 2011
    • 83

    #2
    No, the API cannot modify events, they are handled only by the server. You can use trapper items and send data using zabbix_sender.

    Comment

    Working...