Search Result

Collapse
3 results in 0.0020 seconds.
Keywords
Members
Tags
python api error
  •  

  • Popov.K.V
    started a topic zabbix 7.2.1 API

    zabbix 7.2.1 API

    Добрый вечер!

    Обновился с 7.0 до 7.2.1 и возникли проблемы с API все скрипты выдают ошибку, что то изменилось в запросах?

    Отправляем запрос с данными: {
    "jsonrpc":...
    See more | Go to post

  • Python get() API giving "internal server error" for 10000+ items

    Hey Guys,

    I've written the following piece of python code to fetch the list of items for a given host. It works for hostAAA and hostBBB, which have ~80 and ~4000 items respectively. But it consistently fails for hostCCC which has about 10000 items. Error is always the same: "urllib2.HTTPError:...
    See more | Go to post

  • marsbuck
    started a topic Python API Error

    Python API Error

    Hey:

    While i using zabbix python api to create host
    i meet errors

    Traceback (most recent call last):
    File "test.py", line 57, in <module>
    zapi.host.create({ 'name':'testname', 'host' : '192.168.1.1','ip' : '192.178.1.2','port' : 10050,'useip'...
    See more | Go to post
    Last edited by marsbuck; 04-09-2012, 04:01.
Working...