From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Henrique Engelmann" <henriqueengelmann(at)yahoo(dot)com(dot)br>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Automatic monitoring |
Date: | 2006-01-31 16:22:26 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E40103DD40@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
________________________________
From: pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Henrique Engelmann
Sent: 31 January 2006 16:06
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] Automatic monitoring
Hi,
We´ve many postgresql servers running in linux Redhat/Fedora boxes in our enterprise and we´re looking for some tool to help us to administer and monitor those systems. This tool should monitor some basic linux and postgresql parameters like:
. memory usage
. swapping
. disk i/o queue
. cpu queue
. buffer cache effectiveness
. backup script erros
. table indexes missing
The ideia is to let an agent monitor the systems and if some threshold is reached an email will be send to our system.
Does anybody know some monitoring software that can do something similar?
Or have a suggestion of how I could develop some kind of software?
Nagios would probably work well, with some custom plugins in the language of your choice:
http://www.nagios.org
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Gavin M. Roy | 2006-01-31 16:31:01 | Re: Postgres 8.1 for Mac |
Previous Message | Rick Gigger | 2006-01-31 16:09:31 | Re: incremental backups |