]> arthur.barton.de Git - netdata.git/commitdiff
postgres_plugin: module configuration file update
authorIlya <ilyamaschenko@gmail.com>
Thu, 23 Mar 2017 14:22:22 +0000 (23:22 +0900)
committerIlya <ilyamaschenko@gmail.com>
Thu, 23 Mar 2017 14:22:22 +0000 (23:22 +0900)
conf.d/python.d/postgres.conf

index d4d2bafcc799c0103440303acb935f0637bccc94..12dddae67ea2176115ff8360b0dce72c32986eec 100644 (file)
@@ -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