Skip to content
forked from ecnepsnai/zbx

Zabbix Agent implementation in golang

License

Notifications You must be signed in to change notification settings

AaronWong002/zbx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zbx

Go Report Card Godoc Releases LICENSE

Package zbx is a Zabbix Agent implementation in golang that allows your application to act as a zabbix agent and respond to simple requests.

It is compatible with Zabbix version 4.0 and 4.2 only. It does not support TLS or PSK encryption at this time.

An example of how to implement an agent can be seen in cmd/zbx/main.go

About

Zabbix Agent implementation in golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%