Search Result

Collapse
3 results in 0.0018 seconds.
Keywords
Members
Tags
history.get
  •  

  • API history.get -> not returning multiple itemIDs when limit = 1

    Hi,

    Hope I'm not going crazy or made some stupid mistake or even worse it's already been posted !

    Server version is 6.0.6

    I'm calling the API through curl in a bash script and I want to get only the latest history value of multiple items
    All items are Text...
    See more | Go to post

  • Zabbix API - history.get valuetype 3 too slow

    Dear All,

    We are trying to get history data by calling history.get API. We have no issue with value type 0, which is float; however, when we call the same API with value type set to 3, which is unsigned, the query takes 20+ mins to return, and the performance get even worse if we call...
    See more | Go to post

  • tblkoff
    started a topic API: history.get

    API: history.get

    Всем Ку.

    Не могу получить через api историю метрик vfs.fs.size[/,pfree], vfs.fs.size[/var/www,pfree] из стандартного шаблона для Linux Server. Значение метрик без проблем, проблемы только с хистори - возвращает 0 объектов.
    Забираю питоном через ZabbixAPI вот так:
    Code:
    zapi.history.get({"output":
    ...
    See more | Go to post
Working...