Skip to content

Commit 04beedb

Browse files
author
John P. Artieda
committed
run_site_local_config.sh script
1 parent 45aefc2 commit 04beedb

1 file changed

Lines changed: 18 additions & 6 deletions

File tree

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
11
Generic File Monitoring
22
CMSSW-based file-opening popularity reporting in TFC
3-
- how many sites are doing this
4-
- check site config files - script to count how many
5-
- new metric in SSB - test View (once a day)
6-
7-
* instructions at https://twiki.cern.ch/twiki/bin/view/Main/GenericFileMonitoring
3+
https://cmsweb.cern.ch/gitweb/?p=siteconf/.git;a=tree
4+
- this script checks how many sites have implemented this TFC change
5+
- https://twiki.cern.ch/twiki/bin/view/Main/GenericFileMonitoring
86
- Edit the site-local-config.xml to enable it and set the destination
97
- The additional line goes in the source-config stanza:
10-
statistics-destination name="cms-udpmon-collector.cern.ch:9331"
8+
statistics-destination name="cms-udpmon-collector.cern.ch:9331"
9+
10+
--INFO--
11+
Script for Dashboard metric 189: file monitoring - reads from site-local-config.xml
12+
Script responsible: John Artieda (artiedaj@fnal.gov)
13+
output dir /afs/cern.ch/user/c/cmst1/www/SST/
14+
output file gfm.txt
15+
web https://cmst1.web.cern.ch/CMST1/SST/gfm.txt
16+
17+
—-
18+
To run script:
19+
set up a proxy before running run_site_local_config.sh script
20+
lxplus
21+
source /afs/cern.ch/cms/LCG/LCG-2/UI/cms_ui_env.sh
22+
voms-proxy-init -voms cms

0 commit comments

Comments
 (0)