[
Contents]
[
Prev]
[
Next]
[
Report an Error]
Starting Each Service Individually
To start all the services at once, use the
following command:
If you start the services individually, start them in the following
order:
- mySQL—Open source database that stores information
required for AIM application operation. For more detail about the
command options for starting mySQL, see mysql.
- jboss—The underlying AIM application server.
For more detail about the command options for starting jboss, see jboss.
- aimService—Background service that communicates
with Juniper Support Systems. For more detail about the command options
for starting aimService, see aimService.
- aimJDCService—Background service that starts
the Juniper Data Collector. For more detail about the command options
for starting aimJDCService, see the AIS User Guide.
To start each service individually, use the
following commands in order:
- user@host> /opt/aim/rc.d/mysql start
- user@host> /opt/aim/rc.d/jboss start console
 |
Note:
The jboss Service and database must be running before
you start the aimService.
|
- user@host> /opt/aim/rc.d/aimService start
console
-
user@host>/opt/aim/rc.d/aimJDCService
start
[
Contents]
[
Prev]
[
Next]
[
Report an Error]