From 73239ed265c5bcca5ce3e716109a2883b693fc2e Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 7 Nov 2012 15:33:11 +0000 Subject: [PATCH] Improve the left-side label of the graph. --- plugins/system/total_by_process_ | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/system/total_by_process_ b/plugins/system/total_by_process_ index 5e3b1a1c..a2da8fc0 100755 --- a/plugins/system/total_by_process_ +++ b/plugins/system/total_by_process_ @@ -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