Looking for a way to detect, if anybody currently is downloading an image from your SLES based ZCM-Server? If so, then try this: Make an ssh connection to your image server @ the console, type the following:
strace -fp $(pgrep novell-pbservd) 2>&1|grep…