plugin-support

module
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2022 License: MIT

README

Packages for Zabbix agent 2 plugins

Provides Zabbix agent 2 packages that are required for creating Zabbix agent 2 plugins.

Contains

  • conf - configuration package for plugins
  • plugin - plugin functionality logic
  • comms - Zabbix agent 2 and plugin communication protocol and logic
  • log - Zabbix agent 2 logger
  • std - rudimentary file system emulation
  • tlsconfig - TLS configuration support

Requirements

  • currently supported GO version

Directories

Path Synopsis
Package conf provides .conf file loading and unmarshalling
Package conf provides .conf file loading and unmarshalling
Package metric provides an interface for describing a schema of metric's parameters.
Package metric provides an interface for describing a schema of metric's parameters.
package std is used to create wrappers for standard Go functions to support mocking in tests where necessary
package std is used to create wrappers for standard Go functions to support mocking in tests where necessary
Package uri provides a helper for URI validation and parsing
Package uri provides a helper for URI validation and parsing

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL