Révision 84c28707
Category Tree: reduce number of categories
| plugins/boinc/boinc_processes | ||
|---|---|---|
| 98 | 98 |
while (chomp($reply = <$client>) && ($reply ne "</boinc_gui_rpc_reply>")) {
|
| 99 | 99 |
if ($reply =~ /<domain_name>(.*)<\/domain_name>/) {
|
| 100 | 100 |
print "graph_title BOINC task progress [$1]\n"; |
| 101 |
print "graph_category boinc\n";
|
|
| 101 |
print "graph_category htc\n";
|
|
| 102 | 102 |
print "graph_args -l 0\n"; |
| 103 | 103 |
print "graph_vlabel %\n"; |
| 104 | 104 |
} |
Formats disponibles : Unified diff