check_postgres icon indicating copy to clipboard operation
check_postgres copied to clipboard

Use of uninitialized value $check_postgres::opt{"output"}

Open mdeguzis opened this issue 6 years ago • 2 comments

Check does seem to go ok:

Use of uninitialized value $check_postgres::opt{"output"} in lc at /usr/lib64/nagios/plugins/postgres/check_postgres_connection line 711.
POSTGRES_CONNECTION OK: DB "icinga" (host:icinga-postgres-01) version 9.2.2

command used:

postgres/check_postgres_connection -db icinga -u icinga -H icinga-postgres-01

Deployed using symlink install option

mdeguzis avatar Feb 19 '18 02:02 mdeguzis

Which version of check_postgres is this?

machack666 avatar Feb 19 '18 17:02 machack666

The latest tagged release

2.23.0

mdeguzis avatar Feb 19 '18 23:02 mdeguzis