Liking cljdoc? Tell your friends :D

Proto-Zabbix

Explore Zabbix Protocols using Clojure

Leiningen dependency information:

[f0bec0d/proto-zabbix "0.1.0-SNAPSHOT"]

Latest version at Clojars:

Installation

Download from https://github.com/alexei-matveev/proto-zabbix

Usage

To start a zabbix server at the default port issue

$ lein run

For zabbix-get, zabbix-sender and zabbix-agentd see code.

$ lein uberjar
$ java -jar proto-zabbix-XYZ.jar [args]

License

Copyright © 2015 Alexei Matveev alexei.matveev@gmail.com

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close