<?xml version="1.0" encoding="UTF-8" ?>
<Monitor>
        <monitorName>CassandraMetricsReadRepair</monitorName>
        <monitorId></monitorId>
        <isEnabled>true</isEnabled>
	<includeMonitorName>false</includeMonitorName>
	<includeVectorName>false</includeVectorName>
        <vector>
                <defString>ReadRepair</defString>
                <merge>false</merge>
        </vector>
        <mbeans>
                <beans>
                        <objectNamePattern>org.apache.cassandra.metrics:type=ReadRepair,name=*</objectNamePattern>
                        <vectors>
                                <type>dynamic</type>
                                <prefix>NA</prefix>
                                <defString>ReadRepair</defString>
                                <separator>></separator>
				                <property>
                                        <name>name</name>
                                        <value></value>
                                        <depth>1</depth>
                                        <operation>equals</operation>
                                        </property>
                        </vectors>
						<attribute>
                                <name>Count</name>
                                <type>1</type>
                                <dataType>long</dataType>
                                <index>1</index>
                                <path></path>
                                <value></value>
                        </attribute>
	                    <attribute>
                                <name>MeanRate</name>
                                <type>1</type>
                                <dataType>double</dataType>
                                <index>2</index>
                                <path></path>
                                <value></value>
                         </attribute>
	                     <attribute>
                               <name>OneMinuteRate</name>
                               <type>1</type>
                               <dataType>double</dataType>
                               <index>3</index>
                               <path></path>
							    <value></value>
                         </attribute>
	                     <attribute>
                               <name>FiveMinuteRate</name>
                               <type>1</type>
                               <dataType>double</dataType>
                               <index>4</index>
                               <path></path>
                               <value></value>
                         </attribute>
	                     <attribute>
                               <name>FifteenMinuteRate</name>
                               <type>1</type>
                               <dataType>double</dataType>
                               <index>5</index>
                               <path></path>
                               <value></value>
                        </attribute>
                </beans>
        </mbeans>
</Monitor>
