aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Reorder services in libvirt-mem so they have the same color as on other graphs.Valentin Lorentz2019-03-28
|
* Rename READMEGuido Günther2017-01-16
| | | | it was markdown like already
* Parse memtune parameters tooGuido Günther2012-07-16
| | | | | For now only print the totals and percentage to not overload the diagramm but get an idea bout overcommitment.
* Correct git-archive command for Fedora/EL git implementationsJeroen van Meeuwen (Ergo Project)2010-07-20
|
* bump release to 0.0.60.0.6Guido Günther2008-11-20
|
* create directoryGuido Günther2008-11-20
|
* fix hashbangGuido Günther2008-11-20
|
* explain autoconfigurationGuido Günther2008-11-20
|
* bump version to 0.0.50.0.5Guido Günther2008-11-20
|
* detect script for autoconfigurationGuido Günther2008-11-20
|
* add info line for each hostGuido Günther2008-11-17
|
* also calculate the maximum memory vms can balloon toGuido Günther2008-11-17
| | | | as absolute and percent value.
* bump release to 0.0.40.0.4Guido Günther2008-10-31
|
* run checks before distGuido Günther2008-10-31
|
* exclude Dom0 from cputime graphGuido Günther2008-10-31
| | | | it's only confusing compared to other hypervisors
* exclude dom0 from memory graphGuido Günther2008-10-31
| | | | it's only confusing compared to other hypervisors
* handle lookupById failuresGuido Günther2008-10-30
| | | | xend seems to report wrong numbers, so ignore errors resolving ids to domains
* ignore Xen's Dom0 when calculating totalsGuido Günther2008-10-29
| | | | | since we're only interested in the amount of memory vms consume and vms + dom0 == 100%.
* don't draw graphs for Xen's dom0Guido Günther2008-10-29
| | | | since Xen doesn't provide any useful output
* bump version to 0.0.30.0.3Guido Günther2008-10-27
|
* add READMEGuido Günther2008-10-27
|
* calculate total used cputime percentageGuido Günther2008-10-27
| | | | but don't display it - this way it can be used by munin-limits
* calculate total used memory percentageGuido Günther2008-10-24
| | | | don't display it, can be used for munin-limits
* bump release0.0.2Guido Günther2008-10-23
|
* fix bad variable nameGuido Günther2008-10-23
|
* make cputime graphs stackableGuido Günther2008-10-23
| | | | | use "env.stack 1" for that. Since we can't exceed 100% of cputime this can be useful.
* use LINE1 draw type for nicer graphsGuido Günther2008-10-23
|
* add INSTALLGuido Günther2008-10-23
|
* add default uriGuido Günther2008-10-23
|
* add $(PLUGINDIR)Guido Günther2008-10-23
| | | | for direct installtion into /etc/munin/plugins/
* add magic markersGuido Günther2008-10-23
|
* add memory pluginGuido Günther2008-10-23
|
* add Makefile0.0.1Guido Günther2008-10-21
|
* add COPYINGGuido Günther2008-10-21
|
* add copyright year and licenseGuido Günther2008-10-21
|
* add cputime pluginGuido Günther2008-10-21
|
* add blkstat und ifstat pluginsGuido Günther2008-10-21