Projet

Général

Profil

Révision b6b77ef9

IDb6b77ef9d54e9a2f6a79affd980b4ee2f99f911a
Parent c2ecfcb7
Enfant 423989a6

Ajouté par Michael Renner il y a presque 13 ans

plugins/redis/redis_: Make used_memory use base 1024 like it should

Voir les différences:

plugins/redis/redis_
172 172
            print "graph_title Used memory\n";
173 173
            print "graph_vlabel Used memory\n";
174 174
            print "graph_category redis\n";
175
            print "graph_args -l 0\n";
175
            print "graph_args -l 0 --base 1024\n";
176 176
            print "used_memory.label used memory\n";
177 177
            print "used_memory.draw AREA\n";
178 178
            exit 0;

Formats disponibles : Unified diff