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

proxy.golang.org : github.com/cavaliercoder/g2z : v0.0.0-20160525082819-c41ece4f1abd

Package g2z provides Go bindings for creating a native Zabbix module. An example module is provided with the g2z sources (in dummy/dummy.go) which is a Go implementation of the dummy C module published by Zabbix. To build a shared library compatible with Zabbix v2.2.0+, this project takes advantage of the c-shared build mode introduced in Go v1.5.0. Compile your shared library with: You should see the required Zabbix module functions exported in your shared library Load your `.so` module file into Zabbix as per the Zabbix manual Check that your module items are loaded with: For more thorough performance testing, use zabbix_agent_bench

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/cavaliercoder/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...