An open API service indexing awesome lists of open source software.

https://github.com/dnaeon/rust-zbx

Rust crate for creating Zabbix loadable modules
https://github.com/dnaeon/rust-zbx

Last synced: 9 months ago
JSON representation

Rust crate for creating Zabbix loadable modules

Awesome Lists containing this project

README

          

## rust-zbx

The `rust-zbx` crate makes it easy for you to create
[Zabbix loadable modules](https://www.zabbix.com/documentation/2.4/manual/config/items/loadablemodules)
written in Rust.

Check out the
[examples directory](https://github.com/dnaeon/rust-zbx/tree/master/examples)
for some example Zabbix loadable modules written in Rust.