public inbox for [email protected]  
help / color / mirror / Atom feed
packaging of check_pgactivity ?
8+ messages / 2 participants
[nested] [flat]

* packaging of check_pgactivity ?
@ 2016-01-05 14:29 Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-05 23:33 ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
  0 siblings, 1 reply; 8+ messages in thread

From: Jehan-Guillaume de Rorthais @ 2016-01-05 14:29 UTC (permalink / raw)
  To: pgsql-pkg-yum

Hi,

check_pgactivity is another Nagios plugin to PostgreSQL. Its first purposes was
to collect as many metrics as possible for OPM, being more flexible to use than
check_postgres (eg. able to check all existing database when it make sense),
with a comprehensive code and easy to extend.

The project exists since 2 years now, with continuous improvements, is under
the PostgreSQL license with a copyright to the OPMDG group (open group of
currently 3 persons).

Today, we released the 1.25beta1 version, supporting PostgreSQL 9.5 and few
fixes.

See: https://github.com/OPMDG/check_pgactivity/releases

Is it possible to include a check_pgactivity package in the PGDG repository?
The spec file exists and is up to date since today. RPM files for latest
stable and current beta1 are available on github release page.

Regards,
-- 
Jehan-Guillaume de Rorthais
Dalibo


-- 
Sent via pgsql-pkg-yum mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-pkg-yum



^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: packaging of check_pgactivity ?
  2016-01-05 14:29 packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
@ 2016-01-05 23:33 ` Devrim GÜNDÜZ <[email protected]>
  2016-01-06 15:42   ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  0 siblings, 1 reply; 8+ messages in thread

From: Devrim GÜNDÜZ @ 2016-01-05 23:33 UTC (permalink / raw)
  To: Jehan-Guillaume de Rorthais <[email protected]>; pgsql-pkg-yum


Hi,

Thanks for the info!

Staged for 9.5 release, so packages will be available on Thursday. I'll
built this for 9.4 and 9.3 also, but next week.

Regards, Devrim

On Tue, 2016-01-05 at 15:29 +0100, Jehan-Guillaume de Rorthais wrote:
> Hi,
> 
> check_pgactivity is another Nagios plugin to PostgreSQL. Its first
> purposes was
> to collect as many metrics as possible for OPM, being more flexible
> to use than
> check_postgres (eg. able to check all existing database when it make
> sense),
> with a comprehensive code and easy to extend.
> 
> The project exists since 2 years now, with continuous improvements,
> is under
> the PostgreSQL license with a copyright to the OPMDG group (open
> group of
> currently 3 persons).
> 
> Today, we released the 1.25beta1 version, supporting PostgreSQL 9.5
> and few
> fixes.
> 
> See: https://github.com/OPMDG/check_pgactivity/releases
> 
> Is it possible to include a check_pgactivity package in the PGDG
> repository?
> The spec file exists and is up to date since today. RPM files for
> latest
> stable and current beta1 are available on github release page.
> 
> Regards,
> -- 
> Jehan-Guillaume de Rorthais
> Dalibo
> 
> 

-- 
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR




Attachments:

  [application/pgp-signature] signature.asc (819B, 2-signature.asc)
  download

^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: packaging of check_pgactivity ?
  2016-01-05 14:29 packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-05 23:33 ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
@ 2016-01-06 15:42   ` Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-13 18:28     ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
  0 siblings, 1 reply; 8+ messages in thread

From: Jehan-Guillaume de Rorthais @ 2016-01-06 15:42 UTC (permalink / raw)
  To: Devrim GÜNDÜZ <[email protected]>; +Cc: pgsql-pkg-yum

Le Wed, 06 Jan 2016 01:33:38 +0200,
Devrim GÜNDÜZ <[email protected]> a écrit :

> Hi,
> 
> Thanks for the info!
> 
> Staged for 9.5 release, so packages will be available on Thursday. 

Thank you Devrim!

> I'll built this for 9.4 and 9.3 also, but next week.

check_pga is compatible with PostgreSQL 7.4 and more. Let me know if I can give
some help to support 9.1 and 9.2 as well which are still supported versions.

Regards,
-- 
Jehan-Guillaume de Rorthais
Dalibo


^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: packaging of check_pgactivity ?
  2016-01-05 14:29 packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-05 23:33 ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
  2016-01-06 15:42   ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
@ 2016-01-13 18:28     ` Devrim GÜNDÜZ <[email protected]>
  2016-01-20 12:18       ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  0 siblings, 1 reply; 8+ messages in thread

From: Devrim GÜNDÜZ @ 2016-01-13 18:28 UTC (permalink / raw)
  To: Jehan-Guillaume de Rorthais <[email protected]>; +Cc: pgsql-pkg-yum

On Wed, 2016-01-06 at 16:42 +0100, Jehan-Guillaume de Rorthais wrote:
> 
> check_pga is compatible with PostgreSQL 7.4 and more. Let me know if
> I can give some help to support 9.1 and 9.2 as well which are still
> supported versions.

Ok, pushed to both. The packages will appear next week, though.

Regards,
-- 
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR




Attachments:

  [application/pgp-signature] signature.asc (819B, 2-signature.asc)
  download

^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: packaging of check_pgactivity ?
  2016-01-05 14:29 packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-05 23:33 ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
  2016-01-06 15:42   ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-13 18:28     ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
@ 2016-01-20 12:18       ` Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-29 11:08         ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  0 siblings, 1 reply; 8+ messages in thread

From: Jehan-Guillaume de Rorthais @ 2016-01-20 12:18 UTC (permalink / raw)
  To: Devrim GÜNDÜZ <[email protected]>; +Cc: pgsql-pkg-yum

Le Wed, 13 Jan 2016 20:28:26 +0200,
Devrim GÜNDÜZ <[email protected]> a écrit :

> On Wed, 2016-01-06 at 16:42 +0100, Jehan-Guillaume de Rorthais wrote:
> > 
> > check_pga is compatible with PostgreSQL 7.4 and more. Let me know if
> > I can give some help to support 9.1 and 9.2 as well which are still
> > supported versions.
> 
> Ok, pushed to both. The packages will appear next week, though.

Thank you Devrim !

Regards,
/Jehan-Guillaume (ioguix) de Rorthais


^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: packaging of check_pgactivity ?
  2016-01-05 14:29 packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-05 23:33 ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
  2016-01-06 15:42   ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-13 18:28     ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
  2016-01-20 12:18       ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
@ 2016-01-29 11:08         ` Jehan-Guillaume de Rorthais <[email protected]>
  2016-02-05 16:27           ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
  2016-02-10 11:33           ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
  0 siblings, 2 replies; 8+ messages in thread

From: Jehan-Guillaume de Rorthais @ 2016-01-29 11:08 UTC (permalink / raw)
  To: Devrim GÜNDÜZ <[email protected]>; +Cc: pgsql-pkg-yum

Hello Devrim,

check_pgactivity 1.25 stable has been released yesterday. The spec file is
updated in our git repository.

Let me know if I can do anything to help you.

Regards,

Le Wed, 20 Jan 2016 13:18:39 +0100,
Jehan-Guillaume de Rorthais <[email protected]> a écrit :

> Le Wed, 13 Jan 2016 20:28:26 +0200,
> Devrim GÜNDÜZ <[email protected]> a écrit :
> 
> > On Wed, 2016-01-06 at 16:42 +0100, Jehan-Guillaume de Rorthais wrote:
> > > 
> > > check_pga is compatible with PostgreSQL 7.4 and more. Let me know if
> > > I can give some help to support 9.1 and 9.2 as well which are still
> > > supported versions.
> > 
> > Ok, pushed to both. The packages will appear next week, though.
> 
> Thank you Devrim !

-- 
Jehan-Guillaume de Rorthais
Dalibo


^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: packaging of check_pgactivity ?
  2016-01-05 14:29 packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-05 23:33 ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
  2016-01-06 15:42   ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-13 18:28     ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
  2016-01-20 12:18       ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-29 11:08         ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
@ 2016-02-05 16:27           ` Devrim GÜNDÜZ <[email protected]>
  1 sibling, 0 replies; 8+ messages in thread

From: Devrim GÜNDÜZ @ 2016-02-05 16:27 UTC (permalink / raw)
  To: Jehan-Guillaume de Rorthais <[email protected]>; +Cc: pgsql-pkg-yum


Hi,

On Fri, 2016-01-29 at 12:08 +0100, Jehan-Guillaume de Rorthais wrote:
> check_pgactivity 1.25 stable has been released yesterday. The spec
> file is updated in our git repository.

Next week :)

Regards,
-- 
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR




Attachments:

  [application/pgp-signature] signature.asc (819B, 2-signature.asc)
  download

^ permalink  raw  reply  [nested|flat] 8+ messages in thread

* Re: packaging of check_pgactivity ?
  2016-01-05 14:29 packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-05 23:33 ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
  2016-01-06 15:42   ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-13 18:28     ` Re: packaging of check_pgactivity ? Devrim GÜNDÜZ <[email protected]>
  2016-01-20 12:18       ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
  2016-01-29 11:08         ` Re: packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
@ 2016-02-10 11:33           ` Devrim GÜNDÜZ <[email protected]>
  1 sibling, 0 replies; 8+ messages in thread

From: Devrim GÜNDÜZ @ 2016-02-10 11:33 UTC (permalink / raw)
  To: Jehan-Guillaume de Rorthais <[email protected]>; +Cc: pgsql-pkg-yum


Hi,

On Fri, 2016-01-29 at 12:08 +0100, Jehan-Guillaume de Rorthais wrote:
> check_pgactivity 1.25 stable has been released yesterday. The spec
> file is updated in our git repository.

I built and staged updates. I'll release them tomorrow, along with new
PostgreSQL releases (and others).

Regards,
-- 
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR




Attachments:

  [application/pgp-signature] signature.asc (819B, 2-signature.asc)
  download

^ permalink  raw  reply  [nested|flat] 8+ messages in thread


end of thread, other threads:[~2016-02-10 11:33 UTC | newest]

Thread overview: 8+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2016-01-05 14:29 packaging of check_pgactivity ? Jehan-Guillaume de Rorthais <[email protected]>
2016-01-05 23:33 ` Devrim GÜNDÜZ <[email protected]>
2016-01-06 15:42   ` Jehan-Guillaume de Rorthais <[email protected]>
2016-01-13 18:28     ` Devrim GÜNDÜZ <[email protected]>
2016-01-20 12:18       ` Jehan-Guillaume de Rorthais <[email protected]>
2016-01-29 11:08         ` Jehan-Guillaume de Rorthais <[email protected]>
2016-02-05 16:27           ` Devrim GÜNDÜZ <[email protected]>
2016-02-10 11:33           ` Devrim GÜNDÜZ <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox