mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Plugin postgres_queries3: fix documentation
Thanks, Romain Maziere Closes: #1067
This commit is contained in:
parent
fcd2af7b07
commit
642b48a4f7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
# Usage:
|
# Usage:
|
||||||
# Place in /etc/munin/plugins/ (or link it there using ln -s)
|
# Place in /etc/munin/plugins/ (or link it there using ln -s)
|
||||||
# Place table names after '_' and delimit with '-'
|
# Place table names after '_' and delimit with '-'
|
||||||
# EX: postgres_queries3_table1-table2-table3
|
# EX: postgres_queries3_db1-db2-db3
|
||||||
#
|
#
|
||||||
# Parameters:
|
# Parameters:
|
||||||
# config (required)
|
# config (required)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue