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@viicinga-02 ~]#
/mnt/common/local/linux/local/bin/check_postgres/check_postgres_di
It's a question better directed to the -general list.
You'll either want to specify the DB name and DB user in check_postgres
invocation, or otherwise add an entry to pg_hba.conf, like:
hostts nagios 192.168.122.1/32trust
https://bucardo.org/check_postgres/check_postgres