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
531116c6
Commit
531116c6
authored
Sep 12, 2012
by
Andrea Sciaba
Browse files
Added env test
parent
c6d4d0d2
Changes
2
Hide whitespace changes
Inline
Side-by-side
nagios/config/cms.conf
View file @
531116c6
...
...
@@ -9,6 +9,16 @@
},
"metricset"
:
"org.cms.WN"
},
"org.cms.WN-env"
: {
"docurl"
:
"https://twiki.cern.ch/twiki/bin/view/LCG/SAMProbesMetrics#WN"
,
"parent"
:
"org.sam.CE-JobState"
,
"flags"
: {
"OBSESS"
:
1
,
"VO"
:
1
,
"PASSIVE"
:
1
},
"metricset"
:
"org.cms.WN"
},
"org.cms.WN-xrootd-access"
: {
"docurl"
:
"https://twiki.cern.ch/twiki/bin/view/LCG/SAMProbesMetrics#WN"
,
"parent"
:
"org.sam.CE-JobState"
,
...
...
nagios/config/services.cfg
View file @
531116c6
...
...
@@ -54,6 +54,11 @@ define service {
service_description org.cms.WN-basic-<VOMS>
check_command samtest-run-sensor!CE-cms-basic
}
define service {
use sam-generic-wn-active
service_description org.cms.WN-env-<VOMS>
check_command samtest-run-sensor!CE-cms-env
}
define service {
use sam-generic-wn-active
service_description org.cms.WN-frontier-<VOMS>
...
...
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