Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
d9b3d66c
Commit
d9b3d66c
authored
Apr 26, 2021
by
Marian Babik
Browse files
updated maxWallTime to minutes
parent
0e82f1a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
nagios/config/etf_plugin_cms.py
View file @
d9b3d66c
...
...
@@ -144,7 +144,7 @@ def run(url, ipv6=False):
# special handling for HTCONDOR-CE, no queues
c
.
add
(
'org.sam.CONDOR-JobState-/cms/Role=lcgadmin'
,
hosts
=
(
service
[
0
],),
params
=
{
'args'
:
{
'--resource'
:
'htcondor://%s'
%
service
[
0
],
'--jdl-ads'
:
'
\'
+maxMemory=2000_NL_+maxWallTime=
180
0
\'
'
}})
'--jdl-ads'
:
'
\'
+maxMemory=2000_NL_+maxWallTime=
3
0
\'
'
}})
continue
ce_resources
=
feed
.
get_ce_resources
(
host
,
flavor
)
if
ce_resources
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment