Skip to content

collectors PostgresqlCollector

Rob Smith edited this page Mar 29, 2013 · 11 revisions

PostgresqlCollector

Collect metrics from postgresql

Dependencies

  • psycopg2

Options - Generic Options

Setting Default Description Type
byte_unit byte Default numeric output(s) str
enabled False Enable collecting these metrics bool
extended False Enable collection of extended database stats bool
host localhost Hostname str
measure_collector_time False Collect the collector run time in ms bool
password postgres Password str
port 5432 Port number int
underscore False Convert _ to . bool
user postgres Username str

Example Output

__EXAMPLESHERE__
Clone this wiki locally