First open a clean terminal window and set up a secure tunnel (remember to change username):
ssh -L 8000:pc-atlas-rmon-01.cern.ch:22 kapliy@lxplus.cern.chMinimize the previous terminal window and open a new one. Type "nxclient" to start a remote desktop client. In the advanced settings, make sure the following are set:
Remote window manager: Unix/KDE resolution = 1280x1024 host = localhost port = 8000 user = lxplus username pass = lxplus password
# Log into lxplus ssh kapliy@lxplus.cern.ch # Log into the monitoring machine ssh pc-atlas-rmon-01.cern.ch # Start top, then type "u", then type your username and press enter. # Note the list of processes running under your user name # Press "q" when done. top # if you saw anything other than bash, sshd, and top, you should run the killall commands below. # PS - you can safely ignore any errors/warnings from killall killall -9 nxnode killall -9 nxagent killall -9 nxserver
DAQPanel Options
Setup script: /data/ATLAS/scripts/setup.sh Database file: /data/ATLAS/database/ATLAS.data.xml MRS Filter: (*TIL*|*Til*)&(ERROR|FATAL|WARNING) OHP Opt: -c /atlas/moncfg/tdaq-02-00-03/tile/ohp/Tile.ohp.xml OMD Opt: /moncfg/tdaq-02-00-03/daq/omd/OMD-generic-config.xml TriP Opt: -c /moncfg/tdaq-02-00-03/tile/ohp/Tile_Calib.ohp.xml