Thanks for all the responses about Nagios. It's been very helpful.
Attached is a small doc patch for monitoring.sgml.
It referred to the script as "pgsql...", while the actual name is "psql..."
Mark
--- old-slony1-1.2.5/doc/adminguide/monitoring.sgml 2007-01-24 11:10:41.000000000 -0500
+++ new-slony1-1.2.5/doc/adminguide/monitoring.sgml 2007-01-24 11:10:41.000000000 -0500
@@ -9,7 +9,7 @@
<indexterm><primary>&nagios; for monitoring replication</primary></indexterm>
<para> The script in the <filename>tools</filename> directory called
-<command> pgsql_replication_check.pl </command> represents some of the
+<command> psql_replication_check.pl </command> represents some of the
best answers arrived at in attempts to build replication tests to plug
into the <ulink url="http://www.nagios.org/"> &nagios; </ulink> system
monitoring tool.</para>
@@ -34,7 +34,7 @@
being monitored. </para> </listitem>
</itemizedlist>
-<para> The new script, <command>pgsql_replication_check.pl</command>,
+<para> The new script, <command>psql_replication_check.pl</command>,
takes the minimalist approach of assuming that the system is an online
system that sees regular <quote>traffic,</quote> so that you can
define a view specifically for the replication test called
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general