Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.4% on proxy.golang.org
Top 3.4% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 6.4% forks on proxy.golang.org

proxy.golang.org : github.com/claranet/go-zabbix-api

Package zabbix provides bindings to interoperate between programs written in Go language and the Zabbix monitoring API. Tested on Zabbix 3.2 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.. Install it: `go get github.com/claranet/go-zabbix-api` Getting started Run test You should run tests before using this package – Zabbix API doesn't match documentation in few details, which are changing in patch releases. Tests are not expected to be destructive, but you are advised to run them against not-production instance or at least make a backup. `TEST_ZABBIX_URL` may contain HTTP basic auth username and password: `http://username:password@host/api_jsonrpc.php`. Also, in some setups URL should be like `http://host/zabbix/api_jsonrpc.php`.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/claranet/go-zabbix-api
Keywords: api, golang, zabbix
License: BSD-2-Clause
Latest release: over 1 year ago
First release: about 11 years ago
Namespace: github.com/claranet
Dependent packages: 4
Dependent repositories: 1
Stars: 1 on GitHub
Forks: 10 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago

    Loading...
    Readme
    Loading...