| From: | "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl> |
|---|---|
| To: | Ben Clewett <B(dot)Clewett(at)roadrunner(dot)uk(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Unrelated question |
| Date: | 2003-04-24 13:39:13 |
| Message-ID: | 20030424133913.GA63643@xs4all.nl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hannu Krosing | 2003-04-24 13:40:35 | Re: Unrelated question |
| Previous Message | Robert Treat | 2003-04-24 13:33:19 | putting new pdf docs on ftp site |