Révision e3899a30
Reduce number of categories, use more generic terms
| plugins/virtualization/xen_memory | ||
|---|---|---|
| 29 | 29 |
echo 'graph_args --base 1000 -l 0' |
| 30 | 30 |
echo 'graph_scale no' |
| 31 | 31 |
echo 'graph_vlabel MB' |
| 32 |
echo 'graph_category xen'
|
|
| 32 |
echo 'graph_category Virtualization'
|
|
| 33 | 33 |
echo 'graph_info This graph shows of many mS wall time where used by a domain' |
| 34 | 34 |
# xm info | while read name bla value; do echo "$name $value"; done |
| 35 | 35 |
$XM info | while read name bla value; do |
Formats disponibles : Unified diff