mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Fix spelling mistakes
This commit is contained in:
parent
d1a69fe25b
commit
3674882662
15 changed files with 22 additions and 22 deletions
|
@ -38,7 +38,7 @@ if [ "$1" = "config" ]; then
|
|||
echo "sys.info CPU time spent in running the kernel code"
|
||||
|
||||
echo_func user user STACK
|
||||
echo 'user.info CPU time spent by tunning application code'
|
||||
echo 'user.info CPU time spent by tuning application code'
|
||||
|
||||
echo_func wio iowait STACK
|
||||
echo 'wio.info CPU idle time in waiting IO (disk)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue