Hyperic Team - 2009-01-10

http://forums.hyperic.com/jiveforums/thread.jspa?messageID=23329&tstart=0#23329

Currently there's test to find pid:<br /><br />pidtest=$PSEXE -p $pid -o args | grep &quot;$WRAPPER_CMD_PS&quot; | tail -1<br /><br />This WRAPPER_CMD_PS variable is trying to find 'sbin/wrapper' string from process list.<br /><br />If you have default base...