<?xml version="1.0" encoding="UTF-8" ?>
<Monitor>
  <monitorName>JVMClassLoadingStats</monitorName>
  <monitorId>65</monitorId>
  <isEnabled>true</isEnabled>
  <includeMonitorName>false</includeMonitorName>
  <includeVectorName>false</includeVectorName>
  <vector>
    <defString>JVMClassLoadingStats</defString>
    <merge>false</merge>
  </vector>
  <mbeans>
   <beans>
    <objectNamePattern>java.lang:type=ClassLoading</objectNamePattern>
    <vectors>
       <type>dynamic</type>
       <defString>JVMMetrics</defString>
     </vectors> 
    <attribute>
      <name>LoadedClassCount</name>
      <type>1</type>
      <dataType>int</dataType>
      <index>1</index>
      <path></path>
      <value></value>
    </attribute>
    <attribute>
      <name>TotalLoadedClassCount</name>
      <type>1</type>
      <dataType>long</dataType>
      <index>2</index>
      <path></path>
      <value></value>
    </attribute>
    <attribute>
      <name>UnloadedClassCount</name>
      <type>1</type>
      <dataType>long</dataType>
      <index>3</index>
      <path></path>
      <value></value>
    </attribute>
  </beans>
</mbeans>
</Monitor>
