mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Review and unify category assignments of plugins
This commit is contained in:
parent
c8df9ab4e9
commit
33e95e6ff9
59 changed files with 99 additions and 100 deletions
|
@ -1,6 +1,6 @@
|
|||
graph_title Process Memory
|
||||
graph_vlabel Bytes
|
||||
graph_category Java
|
||||
graph_category appserver
|
||||
graph_order java_memory_nonheap_committed java_memory_nonheap_max java_memory_nonheap_used java_memory_heap_committed java_memory_heap_max java_memory_heap_used os_memory_physical os_memory_vm
|
||||
|
||||
java_memory_nonheap_committed.label non-heap committed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue