aboutsummaryrefslogtreecommitdiff
path: root/libvirt-cputime
Commit message (Collapse)AuthorAge
* flake8 cleanupsGuido Günther2020-03-30
|
* Delete trailing whitespaceGuido Günther2020-03-30
|
* Use python3Guido Günther2020-03-30
|
* Run python3-futurizeGuido Günther2020-03-30
|
* add info line for each hostGuido Günther2008-11-17
|
* exclude Dom0 from cputime 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
* calculate total used cputime percentageGuido Günther2008-10-27
| | | | but don't display it - this way it can be used by munin-limits
* 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.
* add default uriGuido Günther2008-10-23
|
* add magic markersGuido Günther2008-10-23
|
* add copyright year and licenseGuido Günther2008-10-21
|
* add cputime pluginGuido Günther2008-10-21