Use > Discovery Modules > Database > IBM DB2 Database Discovery > Application Signatures and Plugins

Application Signatures and Plugins

Application Signatures

The Db2 package has two signatures:

  • IBM DB2 on Unix. Discovers the Db2Instance by presence of the db2sysc process. If the port is recognized according to configuration in PortNumberToPortName, it is reported with the service name db2. By default the configuration file for port to name mapping declares 50000 and 6789 ports.
  • IBM DB2 on Windows. Discovers the Db2Instance by presence of db2syscs.exe process. If the port is recognized according to the configuration in PortNumberToPortName, it is reported with service name db2. By default the configuration file for port to name mapping declares 50000 port.

Plugins

Additional topology is reported by the following plugins:

  • db2_instances_on_windows. Discovers Db2Databases, Db2Instances, and Db2Aliases on a Windows host.
  • db2_instances_on_unix. Discovers Db2Databases, Db2Instances, and Db2Aliases on a Unix host.

PortNumberToPortName Configuration

The portNumberToPortName.xml file contains all the possible ports that are used by IBM DB2 Databases across the target discovery range. These ports are named "db2".