Reduce number of categories
Reduce number of categories, use more generic terms
Fixing Regexp for kvm plugins to be aware of underscores in vm names (otherwise munin will not generate graphs bc. of too long filenames)
Merge pull request #493 from OlegPS/esxcli_env_
Added plugin (esxcli_env_) to monitor ESXi host temperature or power via esxcli
adding first version of the plugin for VMWare Fusion (Mac OS/Darwin)
added ready and wait CPU graphs from VMWare
Merge pull request #335 from nagyrobi/patch-7
Create virtualbox_ram_usage
Merge pull request #334 from nagyrobi/patch-6
Create virtualbox_cpu_user
This graph shows the ram usage of every single VM process.
This graph shows the percentage of processor time spent in user mode by the every single VM process.
Create virtualbox_cpu_kernel
This graph shows the percentage of processor time spent in kernel mode by the every single VM process.
CPU usage graph, skip list, some cleanup
- xenskip option to skip graph types env.xenskip "<space separated module list>" Modules: cput, cpup, mem, disk, net- CPU percentage graph added
Fixed typos & bad English
Changed from COUNTER to DERIVE with a min of 0 for CPU time.
More housekeeping.
- have some dirs