temip_start(1) — Commands
NAME
temip_start − Starts the TeMIP Framework AM
SYNOPSIS
temip_start
DESCRIPTION
The temip_start command starts the Temip Framework AM. The TeMIP Framework AM acts as a daemon and is responsible for director initialization and management.
The Director initialization includes environnment setting and resource initialization.
Environment setting
All the environment variables are read by the TeMIP Framework AM from the file /var/mcc/config/.temip_config. If a specific environment variable is re-defined before temip_start, it will override the value defined in the file /var/mcc/config/.temip_config.
When the temip_start command is executed, the temip configuration is read to get the user identifier under which the TeMIP Framework AM must be executed. This user identifier is set as the real user and then the Framework AM is launched.
Resource initialization
The TeMIP Framework AM allocates the shared memory pool using the values in the director configuration files (sizing, initalization). This means that no other TeMIP Framework module can be run before the temip_start command is entered.
On successful completion of the temip_start command, the Framework AM starts all the applications that are defined with the Automatic startup flag set to True.
FILES
/var/mcc/temip_director_att.dir -
/var/mcc/temip_director_att.pag -
/var/mcc/temip_director_ent.dir -
/var/mcc/temip_director_ent.pag -
Director configuration files
/var/mcc/config/.temip_config -
TeMIP configuration file (define environment variables)
SEE ALSO
mcc_intro(1), temip_config(1), temip_stop(1), mcc_iconic_map(1), manage(1),
TeMIP Tools Reference Manual