View file File name : postgres.conf Content :## All available configuration options, their descriptions and default values: ## https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/postgres#readme #jobs: # - name: local # dsn: 'host=/var/run/postgresql dbname=postgres user=netdata' # #collect_databases_matching: '*' # # - name: local # dsn: 'postgresql://netdata@127.0.0.1:5432/postgres'