Configuring the collation.properties file entries

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

The sensor uses the following entries in the collation.properties file:

com.collation.discover.agent.ApacheServerAgent.UseListenningIp=false
The sensor discovers Apache Web servers and assigns the same name instead of reporting one for each Web server host name. When this property is set to true, the display name for the ApacheServer object is set to:
HOSTNAME:LISTENINGIP:PORT
The default value of this property is false.
You must manually delete the HOSTNAME:PORT instances.
com.collation.discover.agent.ApacheServerAgent.CmdPrefix
Adds a command or script that must be run before the httpd -V command. This property can be configured for the operating system name, IP address or both.
The Apache sensor attempts to use the property if the first (standard) command fails. For example:
com.collation.discover.agent.ApacheServerAgent.CmdPrefix. AIX®.9.156.47.172=LIBPATH=/usr/local/apache2/build:/usr/local/ apache2/lib:/usr/lib:/lib/;export LIBPATH