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

Top 9.2% on proxy.golang.org

proxy.golang.org : github.com/kent-hydra/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/kent-hydra/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 - codemeta.json
purl: pkg:golang/github.com/kent-hydra/go-zabbix-api
License: BSD-2-Clause
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/kent-hydra
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...