Posted January 13, 201411 yr I'm having issues with pcmonitor on and older vps running Debian squeeze. I've found that running it through valgrind keeps it stable. (No "SOAP" errors or "pcmonitor: double free or corruption (!free) 0x-blah..." errors) For eg: valgrind pcmonitord -v Optionally dumping output to /dev/null: valgrind pcmonitord -v > /dev/null & Im unsure why it continues to run through valgrind happily while it wont run solo, but it its been running for about an hour through valgrind with no issues. Install valgrind on Debian/Ubuntu: apt-get install valgrind If someone out there is having the same issue, and doesnt mind a hack-job rig, maybe this can help.
January 14, 201411 yr I'm going to give this a try. See my post here: http://forum.pulseway.com/topic/1042-agent-dies/#entry4257 My server is "dedicated" hardware, but I am able to install OS remotely myself via their management GUI. So I'm guessing its like a VPS in some regard. My server is the KS1 http://www.ovh.com/us/dedicated-servers/ Think it's related? I'll post back results in a day or so. Thx
January 15, 201411 yr Hello Stephen. Please give us more info about your machine . Result of uname -a and your config file (please remove sensitive information) would be useful.
Create an account or sign in to comment