2,253
edits
Changes
m
Robot: Automated text replacement (-VEID +CTID)
If you want to print UBC values for a specific VE, the following construct can be helpful
<nowiki>egrep -A23 '^[[:space:]]+${VEIDCTID}:' /proc/user_beancounters</nowiki>
Here <code>${VEIDCTID}</code> is the ID of the VE you are interested in.
In case you want to print UBC values for a few VEs at once, set VEID CTID to something like <code>(101|102|103)</code>.
== Notes ==
<references/>