Tasks : Starting the Management Agent and Service Probe for IBM WebSphere Application Server

Starting the Management Agent and Service Probe for IBM WebSphere Application Server
When a management agent has been properly configured within a WebSphere application server, then starting that application server automatically starts the management agent.
To start an application server, do these steps:
1.
cd was_home/profiles/profile_name/bin
2.
Use the startServer command (see IBM WebSphere documentation).
To start a Federated Application Server, do these steps:
1.
Use startManager command (see IBM WebSphere Network Deployment documentation)
2.
cd was_home/profiles/profile_name/bin
Use the startNode command (see IBM WebSphere documentation)
3.
cd was_home/profiles/profile_name/bin
Use the startServer command (see IBM WebSphere documentation)
To enable and disable the Service probe, set SERVICE_PROBE_ENABLE=true or false.