Using HP Global Workload Manager with SAP

28
Select Finish, and youll be placed in the SRD monitoring screen.
If you see any Uncleared gWLM Eventsin the SRD monitoring screen, check the event contents and
the gwlmagent log file to confirm you have no typos in your procmap script, the permissions are
correct, and the script is exiting with a 0 exit code. The scripts are re-executed every interval (15
seconds in this example), so if there are any problems, fix your scripts, clear the events, and see if
any new events are generated to confirm your fix worked.
Confirming process placement and monitoring resources
Lets now confirm that the processes listed by our procmap are indeed being placed into the target
workloads.
Here is the list the procmap marked:
root@cutst125:/tmp /etc/opt/vse/scripts/dialog.C03_DVEBMGS00
7926 7927 7928 7929 7930 7931
and here is the list of processes that are really in the fss workload named c03.dialog:
root@cutst125:/tmp ps -fR c03.dialog
UID PID PPID C STIME TTY TIME COMMAND
c03adm 7931 7919 0 20:45:43 ? 0:00 dw.sapC03_DVEBMGS00
pf=/usr/sap/C03/SYS/profile/C03_DVEBMGS00_cutst125
c03adm 7930 7919 0 20:45:43 ? 0:00 dw.sapC03_DVEBMGS00
pf=/usr/sap/C03/SYS/profile/C03_DVEBMGS00_cutst125
c03adm 7929 7919 0 20:45:43 ? 0:01 dw.sapC03_DVEBMGS00
pf=/usr/sap/C03/SYS/profile/C03_DVEBMGS00_cutst125
c03adm 7928 7919 0 20:45:43 ? 0:05 dw.sapC03_DVEBMGS00
pf=/usr/sap/C03/SYS/profile/C03_DVEBMGS00_cutst125
c03adm 7927 7919 0 20:45:43 ? 0:05 dw.sapC03_DVEBMGS00
pf=/usr/sap/C03/SYS/profile/C03_DVEBMGS00_cutst125
c03adm 7926 7919 0 20:45:43 ? 1:11 dw.sapC03_DVEBMGS00
pf=/usr/sap/C03/SYS/profile/C03_DVEBMGS00_cutst125