WebSphere eXtreme Scale Administration Guide > Install and deploy WebSphere eXtreme Scale > Integrate WebSphere eXtreme Scale with WAS
Create and augment profiles for WebSphere eXtreme Scale
Overview
Augmenting profiles for use with eXtreme Scale is optional, but is required in the following usage scenarios:
- Automatically start a catalog service or container in a WAS process.
Without augmenting the server profiles, servers can only be started programmatically using the ServerFactory API or as separate processes using the startOgServer scripts.
- Use PMI to monitor eXtreme Scale metrics.
- Display the version of eXtreme Scale in the WAS administrative console.
Before you begin, install eXtreme Scale
Run within WAS V6.0.2
If the environment contains WAS v6.0.2, use the wasprofile command to create or augment profiles for eXtreme Scale as shown in the following example:
cd install_root/bin/ ./wasprofile.sh -augment -profileName dmgr_01 -templatePath "/opt/WAS70/AppServer/profileTemplates/xs_augment/dmgr"
Run within WAS v6.1 or V7.0
If the environment contains WAS v6.1 or V7.0, you can use the Profile Management Tool plug-in or the manageprofiles command to create and augment profiles.
What to do next
- Use the graphical user interface to create profiles
- Use the graphical user interface to augment profiles
- manageprofiles command
- Non-root profiles
Parent topic
Integrate eXtreme Scale with WASRelated reference
Installation parameters
manageprofiles command