[check_postgres] [Bug 51] Use of uninitialized value in length
"Schöke, Karsten"
Karsten.Schoeke at geobasis-bb.de
Mon Feb 28 09:58:38 UTC 2011
Hi,
i try the lastest version 2.16.0
Follow output from command line:
[10:49:45] nagios at nagios:~> ../libexec/check_postgres_query_time -H servername -port 5432 -db postgres
Could not parse psql output!
Please report these details to check_postgres at bucardo.org:
Version: 2.16.0
Action: query_time
Calling line: 4506
Output: SELECT
Command: /usr/bin/psql -q -t -d postgres -U postgres -p 5432 -h servername -o /tmp/yDw5fouitz/check_postgres_psql.J3CAzMl.tmp -x -c BEGIN;SET statement_timeout=30000;COMMIT;
SELECT
xact_start,
SUBSTR(current_query,0,100) AS current_query,
client_addr,
client_port,
procpid,
COALESCE(ROUND(EXTRACT(epoch FROM now()-query_start)),0) AS qtime,
datname,
usename
FROM pg_stat_activity
WHERE current_query <> '<IDLE>'
ORDER BY xact_start, procpid DESC
can you help me?
thx and reagards from germany
Karsten
> -----Ursprüngliche Nachricht-----
> Von: bugzilla-daemon at sh4.endpoint.com
> [mailto:bugzilla-daemon at sh4.endpoint.com]
> Gesendet: Mittwoch, 9. Februar 2011 15:09
> An: Schöke, Karsten
> Betreff: [Bug 51] Use of uninitialized value in length
>
> http://bucardo.org/bugzilla/show_bug.cgi?id=51
>
> Greg Sabino Mullane <greg at endpoint.com> changed:
>
> What |Removed |Added
> --------------------------------------------------------------
> --------------
> Status|NEW |ASSIGNED
> CC| |greg at endpoint.com
>
> --- Comment #1 from Greg Sabino Mullane <greg at endpoint.com>
> 2011-02-09 09:08:56 EST --- This may have been fixed in
> recent versions - can you test 2.16.0 or later and let us
> know if you still see the problem?
>
> --
> Configure bugmail: http://bucardo.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: ------- You are
> on the CC list for the bug.
> You reported the bug.
>
More information about the Check_postgres
mailing list