Search found 2 matches

by mtibor
Thu Jul 19, 2012 12:31 pm
Forum: Nagios XI
Topic: Plugin Question
Replies: 3
Views: 952

Re: Plugin Question

Well, that was my hope, but my problem seems to be that check_db2_health depends on DBD::DB2, which seems to require a DB2 instance. When building DBD::DB2 using cpan, it bombs out with the following error: [...] DB2_HOME environment variable must be set to installed location of DB2. [...] However, ...
by mtibor
Wed Jul 18, 2012 6:10 pm
Forum: Nagios XI
Topic: Plugin Question
Replies: 3
Views: 952

Plugin Question

I apologize if this isn't the correct forum, but I'm having a problem setting up the check_db2_health plugin. My Nagios server is dedicated to Nagios, and I'm trying to get it to monitor DB2 databases on various AIX servers on our network. Given that I'm running Nagios separately from the DB2 server...