module Monitoring

Defined in:

api/Zabipi.cr
sender/Zabisend.cr
zabipi/version.cr

Constant Summary

DBG = Log.for("Monitoring")
DFLT_ZBX_API_RURL = "/api_jsonrpc.php"
DFLT_ZBXTRAP_TCP_PORT = 10051_u16
JSRPC_ERR_CODE_PARSE_ERROR = -32700
ZBX_HEADER_SIGN = "ZBXD"
ZBX_HEADER_VERSION = 1_u8