Xymon Mailing List Archive search

dbcheck.pl with added PostgreSQL support

list Steven Carr
Tue, 20 Mar 2012 13:14:03 +0000
Message-Id: <user-75f49eec9b19@xymon.invalid>

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