[Git][qa/jenkins.debian.net][master] jdn-host-summary: output more cpu info

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Jan 16 00:56:17 GMT 2026



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
0fde22a3 by Holger Levsen at 2026-01-16T01:56:09+01:00
jdn-host-summary: output more cpu info

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- hosts/common/usr/local/bin/jdn-host-summary


Changes:

=====================================
hosts/common/usr/local/bin/jdn-host-summary
=====================================
@@ -22,7 +22,7 @@ df -h | grep -E "(^/dev/|/srv/workspace)" | grep -v /srv/workspace/
 #
 echo
 echo "number of cores : $(grep -c ^processor /proc/cpuinfo)" 
-cat /proc/cpuinfo | ( grep -E "^(model name|cpu MHz|BogoMIPS)" || true ) | sort -u
+cat /proc/cpuinfo | ( grep -E "^(model|machine|platform|cpu MHz|BogoMIPS)" || true ) | sort -u
 
 #
 # uptime, the end



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0fde22a35cb1dacf7cc9f9da2b3d358fbf9a56df

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0fde22a35cb1dacf7cc9f9da2b3d358fbf9a56df
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/20260116/ae89cb28/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list