Configuring the collation.properties file entries

This topic lists the collation.properties file entries that the sensor uses.

com.collation.platform.os.ignoreLoopbackProcesses=true
The default value is true, which means that the processes that are listening on loopback interfaces are ignored. Therefore, if a server is listening only on the loopback IP address (127.0.0.1), and not on any other externally available IP address, that server will not be discovered.

This property controls the discovery of external IP addresses.

If the value of this property is set to false, all processes with listening ports are considered for discovery.

You must set this property to true if you want to discover an Oracle Application Server or the WebLogic sensors. For example, if the WeblogicServerVersionSensor sensor tries to start using a local host address, this property must be set to true.