Hi,
On 26 July 2012 08:03, wrote:
> Interesting. so have you also created zabbix postgres template to go with
> it ?
>
I used to have one for zabbix 1.8, the main problem being that I had to
manually create items for each single database. We assist a large number of
customers and pretty often w
On Wed, Apr 4, 2012 at 10:12 AM, Bèrto ëd Sèra wrote:
> Hi Matheus,
>
> thanks but, as said before "there is not enough information for us to be
> sure that we can add read permission to the group without impact"... any
> other way to extract the same info?
>
> Bèrto
>
> On 4 April 2012 12:24, Mat
Hi Matheus,
thanks but, as said before "there is not enough information for us to be
sure that we can add read permission to the group without impact"... any
other way to extract the same info?
Bèrto
On 4 April 2012 12:24, Matheus de Oliveira wrote:
> Give read permissions to the group on the d
Give read permissions to the group on the data directory and archives:
chmod g+r -R /var/lib/pgsql/data
I think just that will solve the problem, as you said that the agent is
already been executed with postgres group.
Regards,
--
Matheus de Oliveira
Bacharelado em Ciências de Computação
Labora
Hi all,
I'm implementing a PG monitoring system on zabbix, using
http://bucardo.org/wiki/Check_postgres
Everything's fine, however I cannot seem to use action=checkpoint without
some intervention on permissions.
See http://bucardo.org/check_postgres/check_postgres.pl.html#checkpoint
The data dir