<?xml version="1.0" encoding="UTF-8" ?>
<Monitor>
        <monitorName>CassandraMetrics</monitorName>
        <monitorId>118</monitorId>
        <isEnabled>true</isEnabled>
	<includeMonitorName>false</includeMonitorName>
	<includeVectorName>false</includeVectorName>
        <vector>
                <defString></defString>
                <merge>false</merge>
        </vector>
        <mbeans>
                <beans>
                        <objectNamePattern>org.apache.cassandra.metrics:type=BufferPool,name=Misses</objectNamePattern>
                          <vectors>
     	                    	<type>dynamic</type>
     		                    <defString>BufferPool</defString>
     	                 </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>
