next up previous contents
Next: The Interface Up: Daily Observing Previous: Daily Observing   Contents


Using the Camera Interface

You should now be ready to start the camera interface for each beam. Below is an example of how to do this, please substitute the relevant data directory and date for your campaign. First, initialise and begin monitoring of the storage computer. To do this you have to first kill and then restart the server program, as shown below:

  1. ssh root@store1
  2. ps aux | grep server
  3. kill -9 pid_number
  4. nohup ~/netStore/server root=/data/KVA $>$& server.log.2006.07.22&
  5. tail -f server.log.2006.07.22

Now you can start the interface on any control machine:

  1. cd cameras/camctrl
  2. ./bin/camctrl -cfg a_config.cfg



Subsections

Roy Henderson 2006-09-18