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:
parent
ef86c46922
commit
73239ed265
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue