All Downloads are FREE. Search and download functionalities are using the official Maven repository.

reports.report-all.xml Maven / Gradle / Ivy

There is a newer version: 24.03
Show newest version
<?xml version="1.0"?>
<!--
  Copyright (c) 2000, 2023, Oracle and/or its affiliates.

  Licensed under the Universal Permissive License v 1.0 as shown at
  https://oss.oracle.com/licenses/upl.
-->

<report-group xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
              xmlns="http://xmlns.oracle.com/coherence/coherence-report-group-config"
              xsi:schemaLocation="http://xmlns.oracle.com/coherence/coherence-report-group-config coherence-report-group-config.xsd">

  <frequency system-property="coherence.reporter.frequency">1m</frequency>
  <output-directory system-property="coherence.reporter.output.directory">./</output-directory>
  <report-list>
    <report-config>
      <location>reports/report-node.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-network-health.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-network-health-detail.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-memory-status.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-service.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-service-partitions.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-cache-size.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-cache-storage.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-cache-effectiveness.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-proxy.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-proxy-connections.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-proxy-http.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-management.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-persistence.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-persistence-detail.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-jcache-configuration.xml</location>
    </report-config>
    <report-config>
      <location>reports/report-jcache-statistics.xml</location>
    </report-config>
  </report-list>
</report-group>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy