Nagios: Monitor IBM DB2 database
Nagios: Monitor IBM DB2 database http://www.r71.nl/wp-content/themes/blade/images/empty/thumbnail.jpg 150 150 Roderick Derks https://secure.gravatar.com/avatar/3959ba05a8e569b2d8ca79bdd57021e5?s=96&d=mm&r=gInstall perl DBI module # perl -MCPAN -e 'install DBI' Install the Application Development Client to be able to compile DBB:DB2 perl modules. Download it here: http://www-01.ibm.com/support/docview.wss?rs=71&uid=swg21256079 To Install the DB2 Application Development Client you need the library libstdc++.so.5. On my Centos 5.5 installation it was missing. I installed it like this: # rpm -q…
read more