MONITOR_MAX_MSGLEN
if (mlen >= MONITOR_MAX_MSGLEN)
if (msg_len > MONITOR_MAX_MSGLEN)
#define MONITOR_MAX_CFGLEN (MONITOR_MAX_MSGLEN - (64 * 1024))