avoid scaling counters (munin)

This commit is contained in:
Sandro Santilli 2013-02-08 17:48:54 +01:00
parent 39c0d3a9a4
commit 6e6c1101fe

View File

@ -7,6 +7,7 @@ echo "graph_title fd usage (${envnik})"
cat <<"EOM"
graph_vlabel number of file descriptors
graph_category windshaft
graph_scale no
procs.label Number of tiler processes
pgsql.label PostgreSQL connections (max)
redis.label Redis connections (max)