Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/holyjak/clj-zabbix-api

A thin Clojure layer on top of the [Zabbix REST API](https://www.zabbix.com/documentation/2.0/manual/appendix/api/api) to enable simple manipulation of Zabbix from Clojure.
https://github.com/holyjak/clj-zabbix-api

Last synced: 26 days ago
JSON representation

A thin Clojure layer on top of the [Zabbix REST API](https://www.zabbix.com/documentation/2.0/manual/appendix/api/api) to enable simple manipulation of Zabbix from Clojure.

Awesome Lists containing this project

README

        

# clj-zabbix-api

A thin Clojure layer on top of the [Zabbix REST API](https://www.zabbix.com/documentation/2.0/manual/appendix/api/api) to
enable simple manipulation of Zabbix from Clojure.

## License

Copyright © 2013 Jakub Holy

Distributed under the Eclipse Public License, the same as Clojure.