File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
core/src/main/resources/hudson/model/LoadStatistics Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,12 @@ blurb=\
2626 <dl> \
2727 <dt>Number of online executors</dt> \
2828 <dd>\
29- For a computer, if the computer is online then this is the number of executors that \
30- the computer has, if the computer is offline then this is zero. \
31- For a label, this is the sum of all executors across all online computers in this label. \
32- For the entire Jenkins, this is the sum of all executors across all online computers in this Jenkins \
33- installation. Other than configuration changes, this value can also change when slaves go offline. \
29+ For a computer: if the computer is online then this is the number of executors that \
30+ the computer has; if the computer is offline then this is zero. <br />\
31+ For a label: this is the sum of all executors across all online computers in this label. <br />\
32+ For the entire Jenkins: this is the sum of all executors across all online computers in this Jenkins \
33+ installation. <br /> \
34+ Other than configuration changes, this value can also change when slaves go offline. \
3435 </dd> \
3536 <dt>Number of busy executors</dt> \
3637 <dd>\
You can’t perform that action at this time.
0 commit comments