Histogram Server

Under:

Run Mode:

  1. Log into evp.starp.bnl.gov as user operator. Ask your shift leader for the password to do so.
    • ssh evp.starp.bnl.gov -l operator
  2. Change to the folder ~operator/OnlinePlots/bin
    • cd ~operator/OnlinePlots/bin
  3. Make sure the server is not already running. No harm should be caused if you attempt to run multiple servers at the time, other than log files being filled up.
    • killall serverloop.csh
    • killall evpServer
  4. Start the server.csh script
    • server.csh
  5. In normal run mode, there will not be any gui or output. Check that the server is running.
    • ps -ux | grep evpServer

See also Expert Modes