From 642b48a4f70d154b793a8cd124d4f6377feccf22 Mon Sep 17 00:00:00 2001 From: Lars Kruse Date: Tue, 21 Apr 2020 11:01:44 +0200 Subject: [PATCH] Plugin postgres_queries3: fix documentation Thanks, Romain Maziere Closes: #1067 --- plugins/postgresql/postgres_queries3_ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/postgresql/postgres_queries3_ b/plugins/postgresql/postgres_queries3_ index c3b18169..0946a337 100755 --- a/plugins/postgresql/postgres_queries3_ +++ b/plugins/postgresql/postgres_queries3_ @@ -12,7 +12,7 @@ # Usage: # Place in /etc/munin/plugins/ (or link it there using ln -s) # Place table names after '_' and delimit with '-' -# EX: postgres_queries3_table1-table2-table3 +# EX: postgres_queries3_db1-db2-db3 # # Parameters: # config (required)