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/d59d4b074c955fa0f9215bf7ff00f929ae7a4d3cb87455a8da3e7f0b6154d922?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