Projet

Général

Profil

Révision 81db94e2

ID81db94e2d3f9b507295fc1f9c01e39cfd3e62df5
Parent 81ad9f2b
Enfant 24e77a26

Ajouté par Gabriele Pohl il y a environ 11 ans

Reduce number of categories

Voir les différences:

plugins/rtorrent/rtom_allsessions_mem
53 53
        print "graph_title rTorrent memory usage\n";
54 54
        print "graph_args --base 1024 --lower-limit 0\n";
55 55
        print "graph_vlabel Bytes\n";
56
        print "graph_category rTorrent ".${category}."\n";
56
        print "graph_category torrent ".${category}."\n";
57 57
        print "mem.label Memory usage\n";
58
        print "mem.info Memory osage of rTorrent\n";
58
        print "mem.info Memory usage of rTorrent\n";
59 59
        print "mem.type GAUGE\n";
60 60
        print "mem.draw LINE2\n";
61 61
        exit 0;

Formats disponibles : Unified diff