dbcheck.pl with added PostgreSQL support
list Steven Carr
I tried contacting the developer of the dbcheck.pl scripts via SF ( http://sourceforge.net/projects/hobbit-perl-cl) but got no response so maybe he will be listening in on here... I took a copy of the SVN dbcheck.pl and have grafted in basic PostgreSQL support using Perl DBI::Pg (does ChkConn and TblSpace checking). If anyone is interested the scripts are in my GIT repo: https://web.lab.indigo-solutions.eu/git/?p=xymon-scripts.git;a=blob;f=ext/dbcheck.pl;hb=HEAD https://web.lab.indigo-solutions.eu/git/?p=xymon-scripts.git;a=blob;f=ext/Hobbit_fd_lib.pm;hb=HEAD Steve