-
Notifications
You must be signed in to change notification settings - Fork 0
/
efficiency.config
132 lines (105 loc) · 3.69 KB
/
efficiency.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
;====================================================================================
; 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 = [email protected]
; This is the email from which the reports appears to be emailed from
realname = Tanya Levshina
;test_to = [email protected],[email protected]
test_to = [email protected],[email protected]
;nova_email = [email protected]
;mu2e_email = [email protected]
nova_email= [email protected]
mu2e_email= [email protected]
minerva_email= [email protected]
minos_email= [email protected]
lbne_email= [email protected]
gm2_email= [email protected]
coupp_email= [email protected]
lariat_email= [email protected]
fife_email= [email protected]
microboone_email= [email protected]
; Email to which all the reports (except for the user site report which needs to be set below)
; need to be sent to.
; If you want the reports to be emailed, this value needs to be set
; Also if the report cron is enabled then this value needs to be set
; If the cron is disabled and you don't set this value, then the report
; will be print to screen
; Example value: [email protected]
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
;====================================================================================
[main_db]
;hostname=gr-osg-mysql-reports.opensciencegrid.org
hostname=gratiadb02.fnal.gov
port=3306
username=reader
password=readdb2day
schema=gratia
[query]
mu2e_commonname=/CN=production/mu2egpvm01.fnal.gov
nova_commonname=/CN=novaproduction/nova-offline.fnal.gov
uboone_commonname=/CN=uboonepro/uboonegpvm01.fnal.gov
curl="http://gratiaweb-itb.grid.iu.edu/gratia/csv/osg_hours_efficiency_tree_map_by_vo_project_facility?facility=.*&probe=.*fifebatch.*&resource-type=BatchPilot&sql_dynamic_modif_func=oim_vo_ownership.alter_sql&vo=$VO&grid=.*&user=.*&endtime=$END+23%3A59%3A59&exclude-vo=Unknown%7Cunknown%7Cother&includeFailed=true&exclude-role=NONE&span=86400&sql_dynamic_modif_func_mod_name=gratia.database.opportunistic_filter&projectname=.*&role=.*&opportunistic-filter=BOTH&starttime=$START+00%3A00%3A00&min_hours=$MIN_HOURS&exclude-facility=NONE&exclude-user=NONE&includeSuccess=true&exclude-projectname=NONE"
[nova]
;asked to send email weekly
email = [email protected]
min_hours=1000
efficiency=0.5
[seaquest]
;can you set it up for us so that it sends it weekly using the default settings for now, at my address and the following
min_hours=1000
email= [email protected]
efficiency=0.5
[minerva]
;1. Email, yes 2. Weekly 3. [email protected], [email protected] 4. 50% seems okay, sort of hard to judge where we will want that to settle. 5. wall duration seems okay, hard to judge.
min_hours=1000
efficiency=0.5
[minos]
min_hours=1000
efficiency=0.5
[gm2]
;no reply
min_hours=1000
efficiency=0.5
[mu2e]
min_hours=1000
efficiency=0.5
[uboone]
;send to Herb with default parameters daily
min_hours=1000
efficiency=0.5
[darkside]
;weekly to Ken 35% 500 hours
min_hours=500
efficiency=0.35
[dune]
#Weekly e-mails to [email protected],[email protected]
min_hours=1000
efficiency=0.5
[cdms]
min_hours=1000
efficiency=0.5
[mars]
min_hours=1000
efficiency=0.5
[cdf]
#monthly
min_hours=1000
efficiency=0.5