mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Plugins jstat__*: mention 'graphtitle' setting in documentation
This commit is contained in:
parent
7a52b37509
commit
4c755fd4a7
3 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
||||||
#
|
#
|
||||||
# pidfilepath - Which file path use. Defaults to '/var/run/jsvc.pid'
|
# pidfilepath - Which file path use. Defaults to '/var/run/jsvc.pid'
|
||||||
# javahome - override automatic detection of JRE directory
|
# javahome - override automatic detection of JRE directory
|
||||||
|
# graphtitle - Title of the graph (defaults to PID file location)
|
||||||
#
|
#
|
||||||
|
|
||||||
default_java_home=/usr/lib/jvm/default-java
|
default_java_home=/usr/lib/jvm/default-java
|
||||||
|
|
|
@ -34,6 +34,7 @@
|
||||||
#
|
#
|
||||||
# pidfilepath - Which file path use. Defaults to '/var/run/jsvc.pid'
|
# pidfilepath - Which file path use. Defaults to '/var/run/jsvc.pid'
|
||||||
# javahome - override automatic detection of JRE directory
|
# javahome - override automatic detection of JRE directory
|
||||||
|
# graphtitle - Title of the graph (defaults to PID file location)
|
||||||
#
|
#
|
||||||
|
|
||||||
default_java_home=/usr/lib/jvm/default-java
|
default_java_home=/usr/lib/jvm/default-java
|
||||||
|
|
|
@ -34,6 +34,7 @@
|
||||||
#
|
#
|
||||||
# pidfilepath - Which file path use. Defaults to '/var/run/jsvc.pid'
|
# pidfilepath - Which file path use. Defaults to '/var/run/jsvc.pid'
|
||||||
# javahome - override automatic detection of JRE directory
|
# javahome - override automatic detection of JRE directory
|
||||||
|
# graphtitle - Title of the graph (defaults to PID file location)
|
||||||
#
|
#
|
||||||
|
|
||||||
default_java_home=/usr/lib/jvm/default-java
|
default_java_home=/usr/lib/jvm/default-java
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue