temip_stop(1) — Commands
NAME
temip_stop − Stops the TeMIP Framework AM, its related processes and remove its ressources
SYNOPSIS
temip_stop [-k]
DESCRIPTION
The temip_stop command shuts down all TeMIP Framework processes. This command offers two kinds of shutdown :
• A soft shutdown All the running process attached to the Framework are requested to stop by sending them an internal SHUTDOWN event. If some of them do not stop, they are listed out for information.
• A forced shutdown
( option [-k] ) First a soft shutdown is performed, then the remaining processes are unconditionnally killed (using kill -9). A list of the killed processes is printed out for information.
The TeMIP Framework AM associated ressources (TeMIP semaphores, shared memory and temporary files) are removed only if temip_stop has been run under user root.
SEE ALSO
mcc_intro(1), temip_config(1), temip_start(1), mcc_iconic_map(1), manage(1),
TeMIP Framework Reference Manual