Liking cljdoc? Tell your friends :D

proto-zabbix.proto


proto-recvclj

(proto-recv socket)
source

proto-sendclj

(proto-send socket json)
source

send-recvclj

(send-recv socket json)
source

zabbix-getclj

(zabbix-get host port text)

Sends an TCP request to the specified host and port

Sends an TCP request to the specified host and port
sourceraw docstring

zabbix-senderclj

(zabbix-sender host port data)

Example on sending item data to the server. The data is supposed to be JSON with host-, key-, and value fields

Example on sending item data to the server. The data is supposed to
be JSON with host-, key-, and value fields
sourceraw docstring

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

× close