From e5f457f388408a3968903ff0c2e34bc7f87f10d6 Mon Sep 17 00:00:00 2001 From: Ilya Date: Thu, 23 Mar 2017 23:22:22 +0900 Subject: [PATCH] postgres_plugin: module configuration file update --- conf.d/python.d/postgres.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.d/python.d/postgres.conf b/conf.d/python.d/postgres.conf index d4d2bafc..12dddae6 100644 --- a/conf.d/python.d/postgres.conf +++ b/conf.d/python.d/postgres.conf @@ -68,6 +68,7 @@ # # table_stats : false # index_stats : false +# database_poll : 'dbase_name1 dbase_name2' # poll only specified databases (all other will be excluded from charts) # # Postfix permissions are configured at its pg_hba.conf file. You can # "trust" local clients to allow netdata to connect, or you can create -- 2.39.2