[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] jenkins-shell-monitor.sh: shrink screen usage by one row
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Jan 14 01:21:30 GMT 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
552eb379 by Holger Levsen at 2022-01-14T02:21:21+01:00
jenkins-shell-monitor.sh: shrink screen usage by one row
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/jenkins-shell-monitor.sh
Changes:
=====================================
bin/jenkins-shell-monitor.sh
=====================================
@@ -130,10 +130,9 @@ main_loop() {
echo "total number of user sessions / users: $(uptime | rev |cut -d ',' -f1-4 | rev | cut -d ',' -f1 | sed "s#users##" | xargs echo) / $(w -h | awk '{print $1}' | sort -u | xargs echo)"
echo "number of open files: $LSOF"
echo -e "schroot: (sessions / mounts / base dirs) $SCHROOT_SESSIONS / $SCHROOT_MOUNTS / $SCHROOT_BASE_DIRS"
- echo "diffoscope processes: $DIFFOSCOPE_PROCS"
echo "configured r-b jobs: $REPRO_JOBS"
echo -e "running jenkins jobs: (total/local/remote) $JOBS_RUNNING_TOTAL / $JOBS_RUNNING_LOCAL / $JOBS_RUNNING_REMOTE"
- echo "running debian r-b workers: $REPRO_WORKERS"
+ echo "running r-b workers / diffoscope processes: $REPRO_WORKERS / $DIFFOSCOPE_PROCS"
echo "running jenkings agents/nodes: $JENKINS_AGENTS"
echo -e "nodes: (total/auto-offline/offline in git) $NODES_TOTAL / $NODES_OFFLINE / $NODES_GIT_OFFLINE"
echo
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/552eb379b43f53e4f904b2c07c1e9821531f8baf
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/552eb379b43f53e4f904b2c07c1e9821531f8baf
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20220114/b50edacc/attachment.htm>
More information about the Qa-jenkins-scm
mailing list