Yahoo Search Busca da Web

Resultado da Busca

  1. Há 2 dias · Zabbix SaltStack API. 14-08-2024, 11:55. Hi, I'm currently trying to integrate Zabbix with SaltStack. Through API commands I'm creating hostgroups, guests... etc. I pull host data from the pillar. Everything is working OK, the problem is when I change a value in the pillar, the hosts are not updated. I would like to synchronize the data from ...

  2. 25 de jul. de 2024 · This httpapi plugin is part of the community.zabbix collection (version 2.5.1). You might already have this collection installed if you are using the ansible package. It is not included in ansible-core . To check whether it is installed, run ansible-galaxy collection list.

  3. 7 de ago. de 2024 · Hello. I just upgraded Zabbix 6.4 to 7.0 and one thing that I noticed was that I receive error on one of my API calls. This is one example of what now fails but worked in 6.4 {"jsonrpc":"2.0","method":"event.get","params": {"selectHosts": ["host","name&.

    • Isaksson
  4. 22 de jul. de 2024 · This document contains the release notes for Zabbix 7.0.1. Download here . The following sections describe the release in details and provide late-breaking or other information that supplements its main documentation.

  5. Há 3 dias · To install it, use: ansible-galaxy collection install community.zabbix. You need further requirements to be able to use this module, see Requirements for details. To use it in a playbook, specify: community.zabbix.zabbix_host_info .

  6. 22 de jul. de 2024 · This Go package provides access to Zabbix API. Tested on Zabbix 3.2, 3.4, 4.0, 4.2 and 4.4, but should work since 2.0 version. This package aims to support multiple zabbix resources from its API like trigger, application, host group, host, item, template..

  7. 4 de ago. de 2024 · Zabbix::Api . This zabbix api implementation for Ruby strives for three things: To the greatest extent possible, be syntactically & structurally identical to the API as it is described in the Zabbix documentation; Be API version agnostic; Be internally simple, unobtrusive, and low-maintenance