<?xml version="1.0" encoding="UTF-8" ?>
<Monitor>
        <monitorName>CassandraMemtablePool</monitorName>
        <monitorId></monitorId>
        <isEnabled>true</isEnabled>
	<includeMonitorName>false</includeMonitorName>
	<includeVectorName>false</includeVectorName>
        <vector>
                <defString>MemtablePool</defString>
                <merge>false</merge>
        </vector>
<mbeans>
<beans>
     <objectNamePattern>org.apache.cassandra.metrics:type=MemtablePool,name=BlockedOnAllocation</objectNamePattern>
      <vectors>
              <type>dynamic</type>
              <prefix>NA</prefix>
              <defString>BlockedOnAllocation</defString>
              <separator>></separator>
       </vectors>
	   <attribute>
               <name>Count</name>
               <type>1</type>
               <dataType>double</dataType>
               <index>1</index>
               <path></path>
               <value></value>
                      </attribute>
      <attribute>
                <name>Max</name>
                <type>1</type>
                <dataType>double</dataType>
                <index>2</index>
                <path></path>
                <value></value>
     </attribute>
	 <attribute>
                 <name>Min</name>
                 <type>1</type>
                 <dataType>long</dataType>
                 <index>3</index>
                 <path></path>
                 <value></value>
    </attribute>              
	<attribute>
            <name>Mean</name>
            <type>1</type>
            <dataType>double</dataType>
            <index>4</index>
            <path></path>
            <value></value>
    </attribute>
	<attribute>
          <name>MeanRate</name>
          <type>1</type>
          <dataType>double</dataType>
          <index>5</index>
          <path></path>
          <value></value>
    </attribute>
	<attribute>
         <name>StdDev</name>
         <type>1</type>
         <dataType>double</dataType>
         <index>6</index>
         <path></path>
         <value></value>
    </attribute>
   <attribute>
      <name>OneMinuteRate</name>
      <type>1</type>
      <dataType>double</dataType>
      <index>7</index>
      <path></path>
      <value></value>
    </attribute>
        <attribute>
      <name>FiveMinuteRate</name>
      <type>1</type>
      <dataType>double</dataType>
      <index>8</index>
      <path></path>
      <value></value>
    </attribute>
        <attribute>
      <name>FifteenMinuteRate</name>
      <type>1</type>
      <dataType>double</dataType>
      <index>9</index>
      <path></path>
      <value></value>
    </attribute>
	<attribute>
        <name>50thPercentile</name>
        <type>1</type>
        <dataType>double</dataType>
        <index>10</index>
        <path></path>
        <value></value>
    </attribute>
	<attribute>
        <name>75thPercentile</name>
        <type>1</type>
        <dataType>double</dataType>
        <index>11</index>
        <path></path>
        <value></value>
    </attribute>
	<attribute>
      <name>95thPercentile</name>
      <type>1</type>
      <dataType>double</dataType>
      <index>12</index>
      <path></path>
      <value></value>
    </attribute>
	<attribute>
      <name>98thPercentile</name>
      <type>1</type>
      <dataType>double</dataType>
      <index>13</index>
      <path></path>
      <value></value>
	</attribute>
	  <attribute>
      <name>99thPercentile</name>
      <type>1</type>
      <dataType>double</dataType>
      <index>14</index>
      <path></path>
      <value></value>
    </attribute>
	<attribute>
      <name>999thPercentile</name>
      <type>1</type>
      <dataType>double</dataType>
      <index>15</index>
      <path></path>
      <value></value>
    </attribute>
</beans> 
</mbeans>
</Monitor> 

