Re: Unrelated question

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: Unrelated question
Дата
Msg-id 20030424133913.GA63643@xs4all.nl
обсуждение исходный текст
Ответ на Unrelated question  (Ben Clewett <B.Clewett@roadrunner.uk.com>)
Список pgsql-hackers
On Thu, Apr 24, 2003 at 12:49:57PM +0000, Ben Clewett wrote:
> 
> I'm looking for an OSS monitor watchdog program.  Watching 
> servers/services for signes of life.  Emailing and sending pages when 
> dead.  Prefereably with a module for checking PostgreSQL is up and 
> serving queries...

You could try Little Brother, which also happens to run on top of
postgres.  Checking a database server can be as easy as writing a
command line to execute: ssh mydbserver psql -c 'select 1'

Little Brother is available from sourceforge.


Jeroen



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: putting new pdf docs on ftp site
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Unrelated question