I am new to the APM tool. I am using this on both Windows and Solaris Unix systems. On the Windows it is easy to monitor a specific process such as outlook.exe. I have checked the documentation and do not see how to properly set up a monitor on the Sun box for a Cobol application. For example when I use ps -ef the process shows as: /opt/acucorp/720/bin/runcbl -d -c config1 BOE0200. I have another process I am monitoring that shows in ps -ef as: acushare. THis one is being monitored with no problem. On the one that is a long string I have entered into APM just as in, with double quotes around it, with since quotes around in and it is never seen as a process by APM.
How do you monitor process strings such as "/opt/acucorp/720/bin/runcbl -d -c config1 BOE0200" in APM?