Thanks to visit codestin.com
Credit goes to github.com

Skip to content

deguio/RateMon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RateMon

Repository with various tools to monitor HLT and L1 rates. More details on the twiki

Connect to online (.cms) network or lxplus and install:

ssh -Y cmsusr.cern.ch
git clone [email protected]:cms-tsg-fog/RateMon.git
cd RateMon

Before running either the plot making script or shift monitor tool, you will need to setup a config file for DBParser. In the RateMon directory:

cp DBConfigFile_example.py DBConfigFile.py

Next open 'DBConfigFile.py' and fill in the appropriate connection info

Run shifter rate monitoring tool:

source set.sh
python ShiftMonitorTool.py

About

Repository with various tools to monitor HLT and L1 rates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.2%
  • Other 2.8%