summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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