Re: incomplete startup packet - Mailing list pgsql-admin

From Matheus de Oliveira
Subject Re: incomplete startup packet
Date
Msg-id CAJghg4+rfaE8vJLbfmLOBnij=bkjKLZZ6WrqeSMQZCx7=2-mhA@mail.gmail.com
Whole thread Raw
In response to incomplete startup packet  (alfred <alfred@arrivusystems.com>)
List pgsql-admin

On Wed, Aug 21, 2013 at 3:11 AM, alfred <alfred@arrivusystems.com> wrote:
Hi

    -am monitoring the postgresql9.2.4 using monit in my virtual private server. Am always getting following log
  2013-08-21 06:02:33 UTC LOG:  incomplete startup packet
2013-08-21 06:04:33 UTC LOG:  incomplete startup packet
2013-08-21 06:06:33 UTC LOG:  incomplete startup packet


Looks like this is happening at each 2 minutes, so it is probably some monitoring tool (like Nagios, Cacti, Zabbix, etc.) is opening a socket to PostgreSQL's port only to check if it is responding, and them disconnecting. Check if you have this kind of service on your environment.

You would have the same effect with nc:

$ nc -zv <host> 5432

As what you can do, if that is the case, just ignore this message, it should cause no harm.


Regards,
--
Matheus de Oliveira
Analista de Banco de Dados
Dextra Sistemas - MPS.Br nível F!
www.dextra.com.br/postgres

pgsql-admin by date:

Previous
From: alfred
Date:
Subject: incomplete startup packet
Next
From: Sergey Arlashin
Date:
Subject: Standalone Hot Backups