Skip to content

Commit 56bc308

Browse files
Jordan Finebergmajormoses
authored andcommitted
include PgUtil library
1 parent c669638 commit 56bc308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/metric-postgres-graphite.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ class CheckpostgresReplicationStatus < Sensu::Plugin::Metric::CLI::Graphite
8989
default: nil
9090

9191
include Pgpass
92+
include PgUtil
9293

9394
def run
9495
ssl_mode = config[:ssl] ? 'require' : 'prefer'

0 commit comments

Comments
 (0)