HP-UX Workload Manager User's Guide
Integration with other products
Integrating with SAS software
Appendix D 441
• Examples that show how express lanes can be used to quickly
complete urgent jobs
DMTK does not reduce the amount of CPU time an application must
have to complete; it merely attempts to regulate the application’s access
to CPU resources. For example, if an application takes one hour to
complete when using 100% of the CPU resources, DMTK cannot make its
duration less than one hour.
Tools in SASTK
SASTK provides a macro:
hp_wlmtk_goals_report
This is a SAS macro that is useful in instrumenting SAS jobs to:
• Get profile data indicating elapsed time for a job
•Inform wlmdurdc of a job’s percent completed
How do I get started with SASTK?
To get ideas on how to implement SASTK in your environment, look at
the example configuration files that come with SASTK. These files are in
/opt/wlm/toolkits/sas/config/. Also, see how the example scripts in
/opt/wlm/toolkits/sas/examples/ may help you.
For more SASTK information
If you would like to learn more about SASTK, see:
• wlmtk(5)
• wlmdurdc(1M)
• hp_wlmtk_goals_report(1M)
• HP-UX Workload Manager Toolkits User’s Guide
(opt/wlm/toolkits/doc/WLMTKug.pdf)
• HP-UX Workload Manager Toolkits A.01.10.xx Release Notes
(/opt/wlm/toolkits/doc/Rel_Notes)