We need to enable process monitoring based on command line arguments for HP-UX and need the extended commandline functionality.
Procedure
OPen the process probe using Raw Configure mode (select the probe and hold down the shift button and rt-click to choose Raw Configure).
Use Raw Configure to set "use_perf = no" in the setup section of the configuration to force the probe to use /usr/bin/ps to gather information rather than using the systems pstat interface.
On HP-UX systems which have a ps command that supports the -x parameter this will give the full commandline instead of a truncated one.?