mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-08 23:23:31 +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
|
@ -41,7 +41,7 @@ env.jmxurl service:jmx:rmi:///jndi/rmi://localhost:1616/jmxrmi
|
|||
To check that all installed properly, try invoke plugins from command line, using links like:
|
||||
|
||||
root@re:/etc/munin/plugins# ./jmx_java_process_memory config
|
||||
graph_category Java
|
||||
graph_category appserver
|
||||
...
|
||||
root@re:/etc/munin/plugins# ./jmx_java_process_memory
|
||||
java_memory_nonheap_committed.value 35291136
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue