Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
911407ec
Commit
911407ec
authored
Aug 31, 2020
by
Marian Babik
Browse files
CMS vo feed update
parent
bba3a021
Changes
2
Hide whitespace changes
Inline
Side-by-side
docker/etf-cms/config/cms_checks_v6.cfg
View file @
911407ec
...
...
@@ -24,7 +24,7 @@ metrics = {
}
checks = [
[ 'localhost', "CMS VO feed", {"extends": "check_http", "args" : {"-u" : "/
dashboard/request.py/cmssitemapbdii", "-H" : "etf.cern.ch", "-p" : 20000
, "-t" : 60, "-s" : '"CMS Topology Information"', "--onredirect" : "follow"}} ],
[ 'localhost', "CMS VO feed", {"extends": "check_http", "args" : {"-u" : "/
cmssst/vofeed/vofeed.xml", "-H" : "cmssst.web.cern.ch"
, "-t" : 60, "-s" : '"CMS Topology Information"', "--onredirect" : "follow"}} ],
[ 'localhost', "ETF Livestatus Stats", {"extends": "check_live", "args": {"--pattern": "org.cms"}} ],
[ 'localhost', "org.globus.GridProxy-Valid-/cms/Role=production" ],
[ 'localhost', "org.globus.GridProxy-Valid-cms" ],
...
...
docker/etf-cms/config/ncgx_ipv6.cfg
View file @
911407ec
MB_BROKER_HOST="stomp://oldsam.msg.cern.ch:6163/"
MB_DESTINATION="/queue/grid.probe.metricOutput.EGEE.etf-cms-prod_cern_ch"
PLUGINS = { "etf_plugin_cms" : { "url": "http://
etf.cern.ch:20000/dashboard/request.py/cmssitemapbdii
", "ipv6": True}}
PLUGINS = { "etf_plugin_cms" : { "url": "http://
cmssst.web.cern.ch/cmssst/vofeed/vofeed.xml
", "ipv6": True}}
VO = 'cms'
#ATTRIBUTE_OVERRIDE = [ ('ALL', {'interval' : 15}), ('ALL', { 'passive': False }), ('ALL', {'retry_interval' : 15}) ]
#COMMAND_OVERRIDE = { 'ALL' : 'ncgx_check!check_random!-s \"o,w,c,u\"' }
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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