Projet

Général

Profil

Révision 6ffd5019

ID6ffd50195cc29e452f9dee971f119d14b4d28091
Parent e00bd6b8
Enfant 81ad9f2b

Ajouté par Gabriele Pohl il y a environ 11 ans

Reduce number of categories, use more generic terms

Voir les différences:

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 102
      print "graph_args -l 0\n";
102 103
      print "graph_vlabel %\n";
103 104
    }  

Formats disponibles : Unified diff