[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Using AIM Application Services Scripts

This AIM application installer provides four scripts with command options for starting and stopping the required services:

mysql

This section provides a reference for the mysql command options. mySQL is an open source database used to store information for AIM application operation. The mySQL server must be running prior to starting the JBoss service.

Command Usage

mysql {[start|stop|check]}

jboss

This section provides a reference for the jboss script command options. JBoss is the underlying server for the AIM application. The jboss Service is required to be running before starting the aimService.

Command usage

jboss {[start [console]]|stop|restart [console]|check|help}

aimService

This section provides a reference for the aimService command options. The aimService is the background service required to communicate with the JSS.

Command Usage

aimService {[start [console]]|stop|restart [console]|check|help}

aimJDCService

This section provides a reference for the aimJDCService command options. The aimJDCService is the service required to start the Juniper Data Collector.

Command Usage

aimJDCService {[start [console]]|stop|restart [console]|check|help}

allservices

This section provides a reference for the allservices command options. The allservices script starts all services, one at a time, in the sequence required for the successful use of the AIM application.

Command Usage

allservices {[start [console]]|stop|restart [console]|check|help}


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]