cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Custom Plugin for PostgreSQL

menda
Guide

I have a question about PostgreSQL monitoring.

I want to monitor the following items, how do I create a custom plugin?

  • pg_stat_activity
  • pg_stat_database
  • pg_stat_bgwriter
  • pg_stat_all_tables
  • pg_stat_all_indexes
  • pg_statio_all_tables
  • pg_statio_all_indexes
  • pg_stat_user_functions
  • pg_stat_statements

Best Regards,

Masahiko Enda


1 REPLY 1

Bartosz_Banache
Dynatracer
Dynatracer

You'll find all the details here: https://dynatrace.github.io/plugin-sdk/


Featured Posts