Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/holyjak/clj-zabbix-api
- Owner: holyjak
- License: epl-1.0
- Created: 2013-05-19T12:08:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-29T21:42:44.000Z (over 11 years ago)
- Last Synced: 2024-10-15T17:52:09.915Z (2 months ago)
- Language: Clojure
- Size: 129 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.