Configuring the collation.properties file entries

You can configure the session sensor by modifying the collation.properties file entries

com.collation.discover.agent.sys.SessionSensor.timeout.snmp=false
This property specifies whether SNMP MIB2 sensor starts after the session sensor times out.
The default value is false.
By default, when the session sensor times out, the SNMP MIB2 sensor is not started. At the same time, when the session sensor fails for other reason than a timeout, or the CTJTD0591W error, the SNMP MIB2 sensor is started. If you want the SNMP MIB2 sensor to be started also when the session sensor times out, set the value of this property to true.
com.collation.discover.agent.sys.SessionSensor.loadBalancerIp=false
This property specifies whether the session sensor is stopped when the discovered object is a load balancer.
The default value is false, which means that the sensor is not stopped.
Discovering load balancers might lead to over merges. If the error CTJTD0591W Session IP not found within discovered IP interfaces occurs, change the value of this property to true.
Note: When this property is set to true, and the session sensor is stopped, the SNMP MIB2 sensor is not started.