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
9f48bab8
Commit
9f48bab8
authored
Feb 12, 2019
by
Marian Babik
Browse files
added PROXY-HOST; removed attrib overrides
parent
013f1340
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/etf-cms/config/ncgx.cfg
View file @
9f48bab8
...
...
@@ -3,8 +3,6 @@ MB_DESTINATION="/queue/grid.probe.metricOutput.EGEE.etf-cms-prod_cern_ch"
PLUGINS = { "etf_plugin_cms" : { "url": "http://wlcg-sam-cms.cern.ch/dashboard/request.py/cmssitemapbdii"}}
VO = 'cms'
ATTRIBUTE_OVERRIDE = [ ('ALL', {'interval' : 360}),
('ALL', {'retry_interval' : 360}), ]
#ATTRIBUTE_OVERRIDE = [ ('ALL', {'interval' : 15}), ('ALL', { 'passive': False }), ('ALL', {'retry_interval' : 15}) ]
#COMMAND_OVERRIDE = { 'ALL' : 'ncgx_check!check_random!-s \"o,w,c,u\"' }
#SCHEDULE_OVERRIDE = 60
...
...
@@ -19,6 +17,7 @@ HOSTCERT="/opt/omd/sites/etf/etc/nagios/globus/etf_srv_cert.pem"
PROXY_LIFETIME="24"
PROXY_NAME="NagiosRetrieve-ETF-cms"
PROXY_USER="nagios"
PROXY_HOST="myproxy.cern.ch"
X509_USER_PROXY_PROD="/opt/omd/sites/etf/etc/nagios/globus/userproxy.pem--cms-Role_production"
VO_FQAN_PROD="/cms/Role=production"
...
...
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