Owner's Manual

124 Properties
# This property defines the max number of subscriptions in a time slot.
oware.mediation.polling.max.subscriptions.per.timeslot=25
# This property defines the timeslot bandwidth.
oware.mediation.polling.max.bytes.per.timeslot=1024000
# This property defines the thread pool size used for executing
subscriptions.
# This property should be changed depending on the network entities to be
polled.
oware.mediation.polling.mbean.thread.pool.size=10
NOTE:
These properties are relevant only if you have a printer driver installed.
Defaults
This section of the properties file sets the default runtime of the application scheduler and
specifies whether or not a reverse lookup, to associate a host name with an IP address, occurs during
discovery.
# Defaults
#
redcell.scheduler.defaulttime=02:00
#
# if true, reverse lookup is performed in GenericDiscoveryRule
# (scheduled Device Discovery) to obtain host name.
# if false, host name is populated with IP address
#
redcell.discovery.usedns=true
NOTE:
This default time is in 24-hour format. The 02:00 default is 2AM. For 2PM, enter 14:00.