Projet

Général

Profil

Révision 63351ab5

ID63351ab53547f94309a1b0946ffcb8c4c8d9142f
Parent 212768ed
Enfant eb100e33

Ajouté par dipohl il y a presque 9 ans

Reduce number of categories
riak -> other (riak)
smf -> forum (smf)
reddit -> other (reddit)
sge -> htc (sge)
netscaler -> loadbalancer (netscaler)
nutcracker -> other (twemproxy)
requesttracker -> other (requesttracker)
passenger -> webserver (passenger)
gearman -> other (gearman)

Voir les différences:

plugins/gearman/gearman_workers
35 35
	print "graph_title Gearman workers\n";
36 36
	print "graph_args --base 1000\n";
37 37
	print "graph_vlabel workers\n";
38
	print "graph_category Gearman\n";
38
	print "graph_category other\n";
39 39
	foreach my $key (@sorted) {
40 40
		my $param = $key."_"."total";
41 41
		print "$param.type GAUGE\n";

Formats disponibles : Unified diff