Thanks for that! Funny that it was my post you referenced from 2018 too! But, that didn't resolve my issue. I'm thinking that there's some goofy characters in the payload that the server doesn't like. Here's some redacted logs from the client log.
Connecting to https://redacted/xymon-cgi/xymoncgimsg.cgi, body length 1075939, timeout 100000ms Exception connecting to https://redacted/xymon-cgi/xymoncgimsg.cgi: Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (500) Internal Server Error."
It's only this 1 host that's having an issue. There's a second host from the same network that's working fine. Same OS version even. The [procs] content in the lastcollect.txt is a huge mass of pathnames. Could it simply be too much and the server is rejecting it?
Kris Springer
On 7/24/24 18:31, Jeremy Laidman wrote:
Kris
I'm not a WinPSClient user, but it appears that the timeout you're seeing is set on the client, and can be adjusted with the serverHttpTimeoutMs setting in xymonclient_config.xml.
Some more info about the client timeout is in this thread: https://lists.xymon.com/xymon/2018-November/045850.html
J
On Thu, 25 Jul 2024 at 06:03, Kris Springer <kspringer@innovateteam.com> wrote:
I've been adding a lot of hosts to our system using the XymonPSclient which sends it's data over port 443 to xymoncgimsg.cgi I've got 1 hosts who's payload is over a Meg and the logs seem to indicate that it's timing out before the payload completes it's send. The client logs say this. body length 1075939, timeout 100000ms I know 100000 ms is nearly 2 minutes, but I've already got the Xymon server set to accept very large payloads and have never had this problem before. And it's only this 1 host that has a large payload. Where would I look to expand the timeout limit? Is this a PS client script issue, an Apache server issue, or a xymoncgimsg.cgi config issue? -- Kris Springer _______________________________________________ Xymon mailing list -- xymon@xymon.com To unsubscribe send an email to xymon-leave@xymon.com
Xymon mailing list --xymon@xymon.com To unsubscribe send an email toxymon-leave@xymon.com