NAME
     naomi - Command to stop/start NAOMI Observer Software.

SYNOPSIS
     naomi [-i|-h] stop|start|restart

DESCRIPTION
     naomi is a script executed from the command line which  will
     allow  the  NAOMI  observer  level  software  to be stopped,
     started or restarted.

     In the case of stopping the  NAOMI  observer  software,  the
     script  searches  through  the  process ID table looking for
     processes which constitute the NAOMI observing software  and
     then  issues  to  each process, a SIGTERM signal in order to
     close them down.

     The script starts/stops the following processes;  the  pack-
     etCollection  tasks,  the  OCSEPMBridge,  the NAOMI GUI, the
     LyotStopAngleUpdate and the seeingLogger.

OPTIONS
     The command  line  options  that  the  program  accepts  are
     detailed below.


     -h   Print usage information about the script.

     -i   Print usage information about the script.

     restart
          Stops all of the NAOMI observer software and then  res-
          tarts it

     stop Stops all of the NAOMI observer software.

     start
          Starts all of the NAOMI observer software.

RETURNS
     The script returns the following codes after execution.

     0 - Command completed successfully
          This code is returned when the script  is  successfully
          executed.

     1 - Command Failed
          If the script  failed,  this  code  will  be  returned.
          Failure  may  be  due  to a number of reasons and which
          will be reported to both stdout and to the syslog.


ENVIRONMENT
     The script is aware of the following environment variables.

     TCLLIBPATH
          This should be set to  include  the  directories  which
          contain the WHT OCS support classes.

SEE ALSO
     EPMDataServer(1),   packetCollection(1),    seeingLogger(1),
     LyotStopAngleUpdate(1), WHT-NAOMI-15

AUTHOR
     Craige Bevil (cb@ing.iac.es)








































Man(1) output converted with man2html