2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
Stig Sandbeck Mathisen
b098ec465f Merge pull request #529 from funkypenguin/master
Added memory graphing and swapwait cpu graph
2014-10-06 00:26:24 +02:00
Stig Sandbeck Mathisen
67470547f0 Use eval around hard-to-find perl modules 2014-10-05 01:28:29 +02:00
Stig Sandbeck Mathisen
2eef2d55b5 Use /bin/sh "=" comparison, instead of "==" 2014-10-04 21:01:55 +02:00
David Young
06437f6fa7 Added memory graphing and swapwait cpu graph 2014-09-22 20:06:29 +12:00
Gabriele Pohl
81db94e2d3 Reduce number of categories 2014-09-07 14:20:12 +02:00
Gabriele Pohl
6ffd50195c Reduce number of categories, use more generic terms 2014-09-07 02:03:45 +02:00
Gabriele Pohl
e3899a30d8 Reduce number of categories, use more generic terms 2014-09-06 22:28:53 +02:00
Henrik Welk
28c4487772 Fixing Regexp for kvm plugins to be aware of underscores in vm names (otherwise munin will not generate graphs bc. of too long filenames) 2014-08-06 15:19:55 +02:00
Steve Schnepp
c43dc4b9a2 Merge pull request #493 from OlegPS/esxcli_env_
Added plugin (esxcli_env_) to monitor ESXi host temperature or power via esxcli
2014-07-03 01:11:42 +02:00
phl
628fb013ae adding first version of the plugin for VMWare Fusion (Mac OS/Darwin) 2014-06-22 14:44:35 +02:00
Oleg Selin
8c8aa2eb02 Added plugin (esxcli_env_) to monitor ESXi host temperature or power via esxcli 2014-06-21 10:34:35 +04:00
David Young
ca7e83efed added ready and wait CPU graphs from VMWare 2014-03-26 15:22:53 +13:00
Kenyon Ralph
879d0f0cbe Merge pull request #335 from nagyrobi/patch-7
Create virtualbox_ram_usage
2013-11-03 01:34:51 -07:00
Kenyon Ralph
315afa5580 Merge pull request #334 from nagyrobi/patch-6
Create virtualbox_cpu_user
2013-11-03 01:34:32 -07:00
nagyrobi
9ed92290bf Create virtualbox_ram_usage
This graph shows the ram usage of every single VM process.
2013-06-19 17:22:28 +03:00
nagyrobi
aa59ca8bb5 Create virtualbox_cpu_user
This graph shows the percentage of processor time spent in user mode by the every single VM process.
2013-06-19 16:21:15 +02:00
nagyrobi
b7f085e887 Create virtualbox_cpu_kernel
This graph shows the percentage of processor time spent in kernel mode by the every single VM process.
2013-06-19 16:20:20 +02:00
ivan
332c74d720 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
2013-01-30 19:34:30 +01:00
Sebastian Wyder
6935241315 Fixed typos & bad English 2012-09-26 16:03:54 +03:00
Niall Donegan
ad4d972499 Changed from COUNTER to DERIVE with a min of 0 for CPU time. 2012-09-01 11:06:18 +02:00
Diego Elio Pettenò
e5ce74926d More housekeeping. 2012-08-06 22:20:20 -07:00
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00