Search Result

Collapse
5 results in 0.0019 seconds.
Keywords
Members
Tags
itemid
  •  

  • Is it possible to get item id by host ip using one zabbix api?

    I would like to get 'itemid' using item.get api, and filter it by host ip

    I tried this request, but it doesn't work (works only when giving host id):

    { "jsonrpc": "2.0", "method": "item.get", "params": { "output":...
    See more | Go to post

  • markfree
    started a topic Copy old item History/Trends to new item

    Copy old item History/Trends to new item

    There was some item changes in my production Zabbix that ended up with a few duplicated items.

    I have the old item which has history and trends up to 2021-01-04 when it was disabled.
    The new item has data since 2020-12-29 and is enabled.

    I wish to maintain only the new
    ...
    See more | Go to post

  • BigBoatCap
    started a topic Get hostid by itemid

    Get hostid by itemid

    Hi everyone!

    I have a blind list of itemids.

    Is there any way to get corresponding hostids using given itemids from API?

    I'm going to implement a check procedure to be sure if each manually collected itemid has correct position within host information generated...
    See more | Go to post
    Last edited by BigBoatCap; 16-08-2018, 10:45.

  • fabrice4
    started a topic Web monitoring and itemid

    Web monitoring and itemid

    Hello,

    I created a Web monitoring and it works. Now some items are available like :

    web.test.rspcode[scenario,step]

    And now I would like to create a Graph for this item. It works with the Gui but I don't know how to script it with the API because I can't...
    See more | Go to post

  • gibbont
    started a topic Finding itemid For Use in API

    Finding itemid For Use in API

    Hey,

    Been searching and can't seem to find out exactly how to find the [I]itemid[I] for a given item.

    Currently using the pyzabbix module to access the API.

    Apologies in advance if this is something obvious.

    Thanks.
    See more | Go to post
Working...