Révision e3899a30
Reduce number of categories, use more generic terms
| plugins/virtualization/xen_cpu_v2 | ||
|---|---|---|
| 72 | 72 |
'graph_title' => 'Xen Domain CPU Usage v2', |
| 73 | 73 |
'graph_args' => '--base 1000 -l 0 --upper-limit 100 --rigid', |
| 74 | 74 |
'graph_vlabel' => 'Percent (%)', |
| 75 |
'graph_category' => 'xen',
|
|
| 75 |
'graph_category' => 'Virtualization',
|
|
| 76 | 76 |
'graph_info' => 'Display the % of CPU Usage for each domain', |
| 77 | 77 |
); |
| 78 | 78 |
|
| ... | ... | |
| 186 | 186 |
print FH $curtime."\n"; |
| 187 | 187 |
print FH @xmlist; |
| 188 | 188 |
close FH; |
| 189 |
|
|
| 189 |
|
|
Formats disponibles : Unified diff