mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 22:25:23 +00: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_title $fieldname by Process
|
||||||
graph_category system
|
graph_category system
|
||||||
graph_info Shows total of $fieldname (reported by ps) for each process name
|
graph_info Shows total of $fieldname (reported by ps) for each process name
|
||||||
|
graph_vlabel $fieldname (from ps)
|
||||||
END
|
END
|
||||||
|
|
||||||
# graph_args --base 1000
|
# graph_args --base 1000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue