Automatic monitoring - Mailing list pgsql-general

From Henrique Engelmann
Subject Automatic monitoring
Date
Msg-id 20060131160619.73666.qmail@web36513.mail.mud.yahoo.com
Whole thread Raw
Responses Re: Automatic monitoring  (Rick Gigger <rick@alpinenetworking.com>)
List pgsql-general
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?
 
Engelmann

__________________________________________________
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br.beta.messenger.yahoo.com/

pgsql-general by date:

Previous
From: Rick Gigger
Date:
Subject: Re: incremental backups
Next
From: Guido Neitzer
Date:
Subject: Re: verifying database integrity - fsck for pg?