2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

Improve the left-side label of the graph.

This commit is contained in:
Chris Wilson 2012-11-07 15:33:11 +00:00
parent ef86c46922
commit 73239ed265

View File

@ -92,6 +92,7 @@ if (@ARGV and $ARGV[1] == "config")
graph_title $fieldname by Process
graph_category system
graph_info Shows total of $fieldname (reported by ps) for each process name
graph_vlabel $fieldname (from ps)
END
# graph_args --base 1000