Back to Geneos FAQ

How to monitor multiple instances of IBM DB2 database in SQL-Toolkit plugin

Issue:

For monitoring IBM DB2 databases, the instance name should be specified at the DB2INSTANCE environment variable.

Solution:

  1. If you need to monitor more than one DB2 database instance, you need to start one Netprobe process per database instance.

  2. In the Netprobe startup script, it should include the DB2INSTANCE environment variable pointing to the instance name. e.g.

    export DB2INSTANCE=fxappdb
    
  3. The environment variable should be set prior to the Netprobe process startup.

Note: This procedure does not work for Windows Netprobes. These are usually started with Windows services, and do not have separate startup scripts.

["Geneos"] ["Geneos > Netprobe"] ["FAQ"]

Was this topic helpful?