xymond_channel consuming a lot of CPU?
On 31 December 2013 02:10, Diep, David (OCTO-Contractor) <user-ca44d68fd6e2@xymon.invalid>wrote:
Would I just execute the strace like so: strace ./xymon.sh
No, find the PID of the process, and specify with "-p", like so: strace -p 24914 J