Projet

Général

Profil

Révision e3899a30

IDe3899a30d870670a2445742f9ca89a460cb4392f
Parent 0743e6e5
Enfant be24db7e

Ajouté par Gabriele Pohl il y a environ 11 ans

Reduce number of categories, use more generic terms

Voir les différences:

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