HP-UX Workload Manager User's Guide
Integration with other products
Integrating with HP Systems Insight Manager (SIM) and Servicecontrol Manager (SCM)
Appendix D 421
Activate WLM Configuration
Gracefully shuts down WLM on the selected nodes, then restarts it,
activating the WLM configuration file at
/var/opt/wlm/SCM-managed.wlm.
Run this tool after placing a configuration on the node using the tool
Install WLM Configuration.
Enable WLM
Sets the variable WLM_ENABLE to 1 in the file /etc/rc.config.d/wlm on the
selected nodes. This allows WLM to start automatically whenever the
system is booted or “/sbin/init.d/wlm start” is run.
Disable WLM
Sets the variable WLM_ENABLE to 0 in the file /etc/rc.config.d/wlm on the
selected nodes. This prevents WLM from starting automatically
whenever the system is booted or “/sbin/init.d/wlm start” is run.
Install WLM Configuration
Prompts you for a configuration file, then copies the file to the selected
nodes, placing it in /var/opt/wlm/SCM-managed.wlm. Run the tool
Activate WLM Configuration to point WLM to the new configuration.
Restart WLM
Stops and restarts WLM by invoking the command
/sbin/init.d/wlm stop
followed by the
/sbin/init.d/wlm start
command. When restarted, WLM uses:
• The configuration configfile in the file /etc/rc.config.d/wlm in the
line
WLM_STARTUP_SLOFILE=”configfile”
• The last activated configuration file—if WLM_STARTUP_SLOFILE is not
specified