psql: fe_sendauth: no password supplied

From: Daulat Ram <Daulat(dot)Ram(at)exponential(dot)com>
To: "pgsql-performance(at)lists(dot)postgresql(dot)org" <pgsql-performance(at)lists(dot)postgresql(dot)org>
Subject: psql: fe_sendauth: no password supplied
Date: 2018-09-30 23:36:48
Message-ID: BN3PR0101MB10915C8D06939F59D2ACFC0F9BEE0@BN3PR0101MB1091.prod.exchangelabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi team,

I need your help to resolve an issue psql: fe_sendauth: no password supplied which we are getting by nagios plugin , we are trying to monitor the disk space and via .pgpass for an authentication.

[root(at)viicinga-02 ~]# /mnt/common/local/linux/local/bin/check_postgres/check_postgres_disk_space.sh -H vikbcn-db2.vpc.prod.scl1.us.tribalfusion.net -f /var/spool/icinga/.pgpass_stby -w '60' -c '70'
Connection to vikbcn-db2.vpc.prod.scl1.us.tribalfusion.net 5432 port [tcp/postgres] succeeded!
psql: fe_sendauth: no password supplied

Regards,
Daulat

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Justin Pryzby 2018-09-30 23:49:08 Re: psql: fe_sendauth: no password supplied
Previous Message Vladimir Ryabtsev 2018-09-28 19:51:03 Re: Why could different data in a table be processed with different performance?