Application Mapping for UNIX discovery

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • To perform the mapping that establishes application relationships, Discovery must be able to detect TCP connections.

    The best way to accomplish this is to run the lsof command on target machines. For AIX machines, Discovery is configured to use the active connection probe for AIX targets. However, the user that executes the shell script on AIX machines might require additional privileges to execute commands, such as kdb, employed in the script.

    On Linux machines, Discovery uses the lsof command (installed by default on Linux) to detect TCP connections. The Linux classification probe triggers the Linux - Active Connections probe, which uses lsof to discover application relationships and does not produce any pauses. The lsof command is the recommended method of returning active TCP connections and can be installed on Solaris and AIX target machines to eliminate any issues produced by the shell script.

    Remarque :
    Discovery of active connections on HP-UX is not supported.