I have a test that is currently being truncated – it's about 400k in size
I tried setting this:
MAXMSG_STATUS="4096" MAXMSG_CLIENT="4096" MAXMSG_CLICHG="4096" MAXMSG_DATA="4096" MAXMSG_NOTES="4096" MAXMSG_STACHG="4096" MAXMSG_PAGE="4096" MAXMSG_ENADIS="4096" MAXMSG_USER="4096"
And then this: (to not be 32768)
MAXMSG_STATUS="31744" MAXMSG_CLIENT="31744" MAXMSG_CLICHG="31744" MAXMSG_DATA="31744" MAXMSG_NOTES="31744" MAXMSG_STACHG="31744" MAXMSG_PAGE="31744" MAXMSG_ENADIS="31744" MAXMSG_USER="31744"
But still I get:
-bash-3.2$ ./xymon localhost "xymondlog hostname.testname" > /var/tmp/testname.this -bash-3.2$ ls -lh /var/tmp/testname.this -rw-r--r-- 1 xymon xymon 391K Jul 10 15:47 /var/tmp/testname.this
Is there some setting I am missing ?
This E-mail and any of its attachments may contain Time Warner Cable proprietary information, which is privileged, confidential, or subject to copyright belonging to Time Warner Cable. This E-mail is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this E-mail, you are hereby notified that any dissemination, distribution, copying, or action taken in relation to the contents of and attachments to this E-mail is strictly prohibited and may be unlawful. If you have received this E-mail in error, please notify the sender immediately and permanently delete the original and any copy of this E-mail and any printout.