-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathosg.config
72 lines (66 loc) · 3.87 KB
/
osg.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
;Configuration for generating OSG Project Reports
;====================================================================================
; Email
;====================================================================================
; Set the email related values under this section
[email]
realname = Gratia Operation
; This is the real name from which the report appears to be emailed from
from = sbhat@fnal.gov
; This is the email from which the reports appears to be emailed from
test_realname = Shreyas Bhat
test_to = sbhat@fnal.gov
project_realname = Shreyas Bhat
project_to = sbhat@fnal.gov
flocking_realname = Shreyas Bhat
flocking_to = sbhat@fnal.gov
siteusage_to= sbhat@fnal.gov
;siteusage_to=tlevshin@fnal.gov
;siteusage_realname=Tanya Levshina
siteusage_realname= Shreyas Bhat
news_to = sbhat@fnal.gov
news_realname = Tanya Levshina, Bo Jayatilaka,Frank Wuerthwein,Rob Gardner,Robert Quick
; Email to which all the reports need to be sent to.
; Example value: myEmail@myDomain.com
smtphost = smtp.fnal.gov
; This is the FQDN of the mail server, which gratia will use to send the email
; Example value: yourSmtpServer.yourDomain.com
;====================================================================================
; Databases
;====================================================================================
;XD database
[xd_db]
hostname=tgcdb.xsede.org
port=5432
username=osgro
password=dnj2ok5b
schema=teragrid
[main_db]
;hostname=gr-osg-mysql-reports.opensciencegrid.org
hostname=gratiadb02.fnal.gov
port=3306
username=reader
password=readdb2day
schema=gratia
;====================================================================================
; OIM
;====================================================================================
;project list in OIM
[OIM_URL]
project_url=http://myosg.grid.iu.edu/miscproject/xml?count_sg_1&count_active=on&count_enabled=on
flocking_url=http://myosg.grid.iu.edu/miscproject/xml?count_sg_1&count_active=on&count_enabled=on
siteusage_url=http://myosg.grid.iu.edu/rgsummary/xml?summary_attrs_showhierarchy=on&summary_attrs_showservice=on&gip_status_attrs_showtestresults=on&downtime_attrs_showpast=&account_type=cumulative_hours&ce_account_type=gip_vo&se_account_type=vo_transfer_volume&bdiitree_type=total_jobs&bdii_object=service&bdii_server=is-osg&start_type=7daysago&start_date=START&end_type=now&end_date=END&all_resources=on&gridtype=on&gridtype_1=on&active=on&active_value=1&disable_value=1
contact_file=contact.txt.off
[project_name]
;local cache of project name
csv=OSG.csv
[query]
;list of schedds flocking to OSG (got it from Mats Rynge)
XD_probe_list='condor:osg-xsede.grid.iu.edu','condor:gw68.quarry.iu.teragrid.org','condor:xd-login.opensciencegrid.org'
OSG_probe_list='condor:submit1.bioinformatics.vt.edu','condor:iplant-condor.tacc.utexas.edu','condor:workflow.isi.edu','condor:osg-xsede.grid.iu.edu','condor:xd-login.opensciencegrid.org','condor:ce04.cmsaf.mit.edu'
OSG-Connect_probe_list='condor:login01.osgconnect.net','condor:login.ci-connect.uchicago.edu','condor:login.umich.ci-connect.net','condor:login02.osgconnect.net','condor:login03.osgconnect.net','condor:login.usatlas.org'
Duke-Connect_probe_list='condor:login.duke.ci-connect.net'
;some other submission nodes
UCSD_probe_list='condor:engage-submit-1.t2.ucsd.edu'
CMS_probe_list='condor:login.cms.ci-connect.net'
OSG_flocking_probe_list='condor:gw68.quarry.iu.teragrid.org' ,'condor:workflow.isi.edu' ,'condor:osg-xsede.grid.iu.edu' ,'condor:duke-login.osgconnect.net' ,'condor:glide.bakerlab.org' ,'condor:iplant-condor.tacc.utexas.edu' ,'condor:login01.osgconnect.net' ,'condor:submit1.bioinformatics.vt.edu','condor:login.ci-connect.uchicago.edu','condor:login.umich.ci-connect.net','condor:login.duke.ci-connect.net','condor:xd-login.opensciencegrid.org','condor:login02.osgconnect.net','condor:login.cms.ci-connect.net','condor:login03.osgconnect.net','condor:login.usatlas.org','condor:ce04.cmsaf.mit.edu'