mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
Plugin rtom_allsessions_*: mention the default API version
This commit is contained in:
parent
579548697c
commit
b35840c5d0
@ -27,7 +27,7 @@
|
|||||||
# ip rTorrent's ip address - using scgi_port - needed, when "src" is NOT set to "socket"
|
# ip rTorrent's ip address - using scgi_port - needed, when "src" is NOT set to "socket"
|
||||||
# port rTorrent's scgi port (scgi_port) - using scgi_port - needed, when "src" is NOT set to "socket"
|
# port rTorrent's scgi port (scgi_port) - using scgi_port - needed, when "src" is NOT set to "socket"
|
||||||
# category Change graph category
|
# category Change graph category
|
||||||
# api use "pre09" (pre 0.9.0) or "current" (0.9.0+) API calls
|
# api use "pre09" (pre 0.9.0) or "current" (0.9.0+, the default) API calls
|
||||||
#
|
#
|
||||||
# Configuration example
|
# Configuration example
|
||||||
#
|
#
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
# src "socket" when using scgi_socket, or anything else when using scgi_port
|
# src "socket" when using scgi_socket, or anything else when using scgi_port
|
||||||
# socket rTorrent's rpc socket (scgi_local) - using scgi_local - needed, when "src" is set to "socket"
|
# socket rTorrent's rpc socket (scgi_local) - using scgi_local - needed, when "src" is set to "socket"
|
||||||
# category Change graph category
|
# category Change graph category
|
||||||
# api use "pre09" (pre 0.9.0) or "current" (0.9.0+) API calls
|
# api use "pre09" (pre 0.9.0) or "current" (0.9.0+, the default) API calls
|
||||||
#
|
#
|
||||||
# Configuration example
|
# Configuration example
|
||||||
#
|
#
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
# src "socket" when using scgi_socket, or anything else when using scgi_port
|
# src "socket" when using scgi_socket, or anything else when using scgi_port
|
||||||
# socket rTorrent's rpc socket (scgi_local) - using scgi_local - needed, when "src" is set to "socket"
|
# socket rTorrent's rpc socket (scgi_local) - using scgi_local - needed, when "src" is set to "socket"
|
||||||
# diff "yes" for using bps for upload and Bps for download, or anything else for using Bps for both
|
# diff "yes" for using bps for upload and Bps for download, or anything else for using Bps for both
|
||||||
# api use "pre09" (pre 0.9.0) or "current" (0.9.0+) API calls
|
# api use "pre09" (pre 0.9.0) or "current" (0.9.0+, the default) API calls
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Configuration example
|
# Configuration example
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
# src "socket" when using scgi_socket, or anything else when using scgi_port
|
# src "socket" when using scgi_socket, or anything else when using scgi_port
|
||||||
# socket rTorrent's rpc socket (scgi_local) - using scgi_local - needed, when "src" is set to "socket"
|
# socket rTorrent's rpc socket (scgi_local) - using scgi_local - needed, when "src" is set to "socket"
|
||||||
# category Change graph category
|
# category Change graph category
|
||||||
# api use "pre09" (pre 0.9.0) or 'current' (0.9.0+) API calls
|
# api use "pre09" (pre 0.9.0) or "current" (0.9.0+, the default) API calls
|
||||||
#
|
#
|
||||||
# Configuration example
|
# Configuration example
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user