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
- Host: GitHub
- URL: https://github.com/dnaeon/rust-zbx
- Owner: dnaeon
- Created: 2015-07-03T14:53:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-27T13:07:51.000Z (over 10 years ago)
- Last Synced: 2025-03-27T05:41:37.533Z (10 months ago)
- Language: Rust
- Size: 137 KB
- Stars: 12
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.