CERN VOMS service in SLS.
The CERN
VOMS service availability can be found in
the new SLS
Ops info
The bash scripts to create the update XML are servedfrom
/afs/cern.ch/user/s/slsmon/public/sls/voms via the following cronjob:
00,15,30,45 * * * * lxplus.cern.ch $HOME/public/sls/voms/voms-availability.sh && ls $HOME/public/sls/voms/*.xml | xargs -I {} curl -F file=@{} xsls.cern.ch > /dev/null 2>&1
They collect lemon metrics from the service before arriving with an availability statistic.
To modify the scripts, log into lxplus with user 'slsmon' (you will need the password)
Documentation for SLS
here
.