--- pgsql.monitor 2002/07/10 12:04:01 1.5 +++ pgsql.monitor 2002/07/26 10:43:47 1.7 @@ -2,10 +2,14 @@ # # Monitor multiple postgresql databases on different hosts # +# Dobrica Pavlinusic +# http://www.rot13.org/~dpavlin/sysadm.html +# # Based on postgresql.monitor 1.3 # by Severin Luftensteiner +# it's not limited to singe host and/or singe database. # -#Usage: postresql.monitor username[:password]\@host/database ... +# Usage: pgsql.monitor username[:password]@host/database ... # # a monitor to determine if a PostgreSQL database server is operational # @@ -16,7 +20,7 @@ # You can use this monitor along with fping+args which also knows how to # ping hosts in that user@host/dabase format. # -# This monitor requires the perl5 DBI, DBD::mSQL and DBD::mysql modules, +# This monitor requires the perl5 DBI, DBD::Pg modules, # available from CPAN (http://www.cpan.org) # # Copyright (C) 2001, CubIT IT Solutions