<div dir="ltr"><span style="font-size:12.8px">I'm attempting to use collectd postgresql plugin to monitor a Postgres 9.5.2 RDS instance. </span><span style="font-size:12.8px">I've created a user with the correct permissions and tested the queries manually. The predefined "transactions" query works as expected but many of the others such as "queries" and "query_plans" result in the following error:</span><br><div><span style="font-size:12.8px"><br></span></div><div><div style="font-size:12.8px">Initialization complete, entering read-loop.</div><div style="font-size:12.8px">Successfully connected to database postgres (user perf_user) at server redacted:5432 (server version: 9.5.2, protocol version: 3, pid: 25691)</div><div style="font-size:12.8px">parse_value: Failed to parse string as derive: .</div><div style="font-size:12.8px">db query utils: udb_result_submit: Parsing `' as derive failed.</div><div style="font-size:12.8px">parse_value: Failed to parse string as derive: .</div><div style="font-size:12.8px">db query utils: udb_result_submit: Parsing `' as derive failed.</div><div style="font-size:12.8px">parse_value: Failed to parse string as derive: .</div><div style="font-size:12.8px">db query utils: udb_result_submit: Parsing `' as derive failed.</div><div style="font-size:12.8px">db query utils: udb_query_handle_result (flurish_etl, row_stats): All results failed.</div><div style="font-size:12.8px">postgresql: udb_query_handle_result failed with status -1.</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I've tried collectd 5.5.1 and 5.4.2 with identical results. Any tips are appreciated. What's the best way for me to troubleshoot this?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Best,</div><div style="font-size:12.8px">-Aaron</div></div>