We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0084465 commit 5ba60f5Copy full SHA for 5ba60f5
1 file changed
meeting_plots/meet_plots.sh
@@ -158,7 +158,7 @@ WE_TIS=`/bin/date +'%s' -u -d "last Wednesday"`
158
SLOT_STIS=`echo "${WE_TIS} - 172800" | /usr/bin/bc`
159
SLOT_ETIS=`echo "${WE_TIS} + 432000" | /usr/bin/bc`
160
SLOT_SITES='T1_DE_KIT T1_ES_PIC T1_IT_CNAF T1_FR_CCIN2P3 T1_UK_RAL T1_US_FNAL T1_RU_JINR T2_CH_CERN T2_.*'
161
-SLOT_URL='https://monit-grafana.cern.ch/render/d-solo/YcGYFOVWz/requested-cpu?'
+SLOT_URL='https://monit-grafana.cern.ch/render/d-solo/YcGYFOVWz/requested-cpu'
162
SLOT_QRYR="orgId=11&from=${SLOT_STIS}000&to=${SLOT_ETIS}000&panelId=2&width=1024&height=768&var-site="
163
SLOT_QRYP="orgId=11&from=${SLOT_STIS}000&to=${SLOT_ETIS}000&panelId=4&width=1024&height=768&var-site="
164
#
0 commit comments