Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion WFM_Input_DashBoard/WFMonDBShort.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
##Counting by vobox
overview_running_vobox = {}# Running per vobox
overview_pending_vobox = {}# Pending per vobox
json_name_vobox = "SSB_voBoxInfo.json" # Output json file name
json_name_vobox = "SSBCERN_voBoxInfo.json" # Output json file name

##SSB plot links
site_link = "http://dashb-ssb.cern.ch/dashboard/templates/sitePendingRunningJobs.html?site="
Expand Down