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
5785623f
Commit
5785623f
authored
Feb 12, 2019
by
Marian Babik
Browse files
added SAM3 diff
parent
9f48bab8
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/etf-cms/config/cms_checks.cfg
View file @
5785623f
...
...
@@ -18,6 +18,9 @@ metrics = {
"ocsp" : 0,
"nagios_command" : "ncgx_check",
},
"SAM3 diff" : {
"extends" : "check_ardiff",
}
}
checks = [
...
...
@@ -25,4 +28,8 @@ checks = [
[ 'localhost', "ETF Livestatus Stats", {"extends": "check_live"} ],
[ 'localhost', "org.globus.GridProxy-Valid-/cms/Role=production" ],
[ 'localhost', "org.globus.GridProxy-Valid-cms" ],
[ 'localhost', "SAM3 diff", {"args" : {"--prod-link": "wlcg-sam-cms.cern.ch",
"--qa-link": "wlcg-sam-cms-dev.cern.ch",
"--prod-profile": "CMS_CRITICAL_FULL",
"--qa-profile": "CMS_CRITICAL_FULL"}} ],
]
\ No newline at end of file
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