Owner's Manual

128 Properties
<attribute name="SuppressInformational">false</attribute>
NOTE:
Setting SuppressUnknownSource to true rejects all event from unknown sourceswithout historical
event records. Setting SuppressInformational to true rejects all events that do not produce an alarm,
correlation or automation (not necessarily just events of informational severity). Basically it suppresses
events that are only inserted in history.
<attribute name="QueueBatchSize">1000</attribute> <!--# entries-->
<attribute name="QueueFileBufferSize">131072</attribute> <!--# bytes--
>
<attribute name="QueueFileName">@OWARE_USER_ROOT@/owareapps/eventmgmt/
temp/event_spool.
dat</attribute>
<attribute name="QueueMaxFileSize">20971520</attribute> <!--# bytes-->
<attribute name="QueueMaxSize">100000</attribute> <!--# entries-->
<depends>oware:service=HAServiceController</depends>
</mbean>
<!--
| SNMPListenerMBean
-->
<mbean code="com.dorado.assure.mediation.SNMPListenerMBean"
name="oware:service=EMSNMPListenerMBean">
<attribute name="V3AuthRefreshInterval">60</attribute> <!--# seconds--
>
<depends>oware:service=NotificationProcessingMBean</depends>
</mbean>
<!--
| SysLogMBean
-->
<mbean code="com.dorado.assure.mediation.OWSysLogMBean"
name="oware:service=EMSysLogMBean">
<attribute name="SpoolZipLevel">1</attribute>
<attribute name="SpoolReset">true</attribute>
<attribute name="QueueLimit">50000</attribute>
<attribute name="QueueFetchPref">5000</attribute>