Projet

Général

Profil

Révision 84c28707

ID84c28707ebe6cd34d32d383f29cd429108fbd8ba
Parent a3c2338b
Enfant c4b2d9a8

Ajouté par dipohl il y a presque 9 ans

Category Tree: reduce number of categories

Voir les différences:

plugins/condor/condor_states_
67 67
	echo 'graph_vlabel VMs'
68 68
	echo 'graph_scale no'
69 69
	echo 'graph_info Shows Condor slot states from condor_status.'
70
	echo 'graph_category Condor'
70
	echo 'graph_category htc'
71 71
	echo 'graph_period second'
72 72
	echo 'Preempting.label Preempting'
73 73
	echo 'Preempting.draw AREA'
......
98 98
#   x86_64/LINUX     8     0       8         0       0          0        0
99 99
#          Total    30     1      26         3       0          0        0
100 100
eval $CS $CONS -total | awk '/Total   / {print "Preempting.value " $7 "\nClaimed.value " $4 "\nMatched.value " $6 "\nUnclaimed.value " $5 "\nOwner.value " $3 }'
101
				    

Formats disponibles : Unified diff