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/disk/xfs
99 99
    print "graph_title $config{$func}->{title}\n";
100 100
    print "graph_args --base 1000\n";
101 101
    print "graph_vlabel $config{$func}->{vtitle}\n";
102
    print "graph_category XFS\n";
102
    print "graph_category filesystem\n";
103 103
    my $iter = 0;
104 104
    foreach my $param (@{$config{$func}->{params}}) {
105 105
      print "$param.type DERIVE\n";

Formats disponibles : Unified diff