Révision 63351ab5
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)
| 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