Historique | Voir | Annoter | Télécharger (3,03 ko)
[cpubyuser] switch from bash to sh
[cpubyuser] fix whitespace
[cpubyuser] improve parsing for long usernames (Closes: #757)
"ps" abbreviates long username - thus we prepare a separate mapping
[cpubyuser] improved top output without header
[cpubyuser] user constant for magic 'others' user
[cpubyuser] expand magic 'ALL' user before config
[cpubyuser] proper 'no' output for autoconf
[cpubyuser] clear variable names
[cpubyuser] simplify AREASTACK usage
[cpubyuser] use 'clean_fieldname' instead of incomplete substitution (Closes: #757)
ALL keyword
Add ALL keyword to count cpu use of all users. May be a dirty hack, but not sure how to do this otherwise...
p/cpubyuser: get stats from top instead of ps
The top cpu statistics fit better to the other cpu statistics in munin.
The ps based statistics are calculated as average over the runtime of aprogram, which does not neccessarily reflect the current situation.
- have some dirs