GEODE-2513 Unbrand statistics section of geode-native manual
Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/5d9e7130 Tree: http://git-wip-us.apache.org/repos/asf/geode-native/tree/5d9e7130 Diff: http://git-wip-us.apache.org/repos/asf/geode-native/diff/5d9e7130 Branch: refs/heads/develop Commit: 5d9e7130546e3511919e79bf33b622b60965522b Parents: 29c8838 Author: Karen Miller <[email protected]> Authored: Fri Mar 3 10:00:36 2017 -0800 Committer: Jacob Barrett <[email protected]> Committed: Mon Mar 6 17:23:49 2017 -0800 ---------------------------------------------------------------------- .../system-statistics/chapter_overview.html.md.erb | 9 ++++++--- .../continuous_query_statistics.html.md.erb | 2 +- .../system-statistics/linux_os_statistics.html.md.erb | 2 +- .../operating_system_statistics.html.md.erb | 6 +++--- .../system-statistics/region_statistics.html.md.erb | 2 +- .../system-statistics/solaris_os_statistics.html.md.erb | 2 +- .../system_performance_statistics.html.md.erb | 4 ++-- .../system-statistics/windows_os_statistics.html.md.erb | 2 +- 8 files changed, 16 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode-native/blob/5d9e7130/docs/geode-native-docs/system-statistics/chapter_overview.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/geode-native-docs/system-statistics/chapter_overview.html.md.erb b/docs/geode-native-docs/system-statistics/chapter_overview.html.md.erb index 9d25d55..7b7737b 100644 --- a/docs/geode-native-docs/system-statistics/chapter_overview.html.md.erb +++ b/docs/geode-native-docs/system-statistics/chapter_overview.html.md.erb @@ -19,9 +19,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -*System Statistics* provides information on the Pivotal GemFire installation and includes standard statistics for caching and distribution activities. - -Statistics that end with "time" are time-based statistics. For performance reasons, by default, the system does not collect these. To enable time-based statistics gathering, set the system property` enable-time-statistics` in [Attributes in gfcpp.propertiesâStatistics Archiving Properties](../setting-properties/attributes-gfcpp.html#attributes-gfcpp__table_E1A0EDBA67CD41319E1E5FD0A0BB2723). +This section discusses statistics for caching and distribution activities. +Statistics that end with "time" are time-based statistics. +For performance reasons, the system does not collect these by default. +To enable time-based statistics gathering, +set the system property `enable-time-statistics` +as described in [Attributes in gfcpp.propertiesâStatistics Archiving Properties](../setting-properties/attributes-gfcpp.html#attributes-gfcpp__table_E1A0EDBA67CD41319E1E5FD0A0BB2723). - **[Sampling Statistics](sampling_statistics.html)** http://git-wip-us.apache.org/repos/asf/geode-native/blob/5d9e7130/docs/geode-native-docs/system-statistics/continuous_query_statistics.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/geode-native-docs/system-statistics/continuous_query_statistics.html.md.erb b/docs/geode-native-docs/system-statistics/continuous_query_statistics.html.md.erb index 37d8bd3..25ca685 100644 --- a/docs/geode-native-docs/system-statistics/continuous_query_statistics.html.md.erb +++ b/docs/geode-native-docs/system-statistics/continuous_query_statistics.html.md.erb @@ -19,7 +19,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -Continuous query statistics give you information about a registered Continuous Query (CQ) represented by the CqQuery object. +Continuous query statistics give information about a registered Continuous Query (CQ) represented by the CqQuery object. | | | |------------|--------------------------------------------| http://git-wip-us.apache.org/repos/asf/geode-native/blob/5d9e7130/docs/geode-native-docs/system-statistics/linux_os_statistics.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/geode-native-docs/system-statistics/linux_os_statistics.html.md.erb b/docs/geode-native-docs/system-statistics/linux_os_statistics.html.md.erb index ad1b21b..85c0e21 100644 --- a/docs/geode-native-docs/system-statistics/linux_os_statistics.html.md.erb +++ b/docs/geode-native-docs/system-statistics/linux_os_statistics.html.md.erb @@ -19,7 +19,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -Use these methods to get information about a Linux operating system process that is using a Geode system. +Use these methods to get information about a Linux operating system process. | | | |---------------------|--------------------------------------------------------------------------| http://git-wip-us.apache.org/repos/asf/geode-native/blob/5d9e7130/docs/geode-native-docs/system-statistics/operating_system_statistics.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/geode-native-docs/system-statistics/operating_system_statistics.html.md.erb b/docs/geode-native-docs/system-statistics/operating_system_statistics.html.md.erb index 2abd8d7..6f33720 100644 --- a/docs/geode-native-docs/system-statistics/operating_system_statistics.html.md.erb +++ b/docs/geode-native-docs/system-statistics/operating_system_statistics.html.md.erb @@ -23,14 +23,14 @@ Use operating system statistics to determine a memberâs CPU, memory, and disk - **[Linux Process Statistics](linux_os_statistics.html)** - Use these methods to get information about a Linux operating system process that is using a GemFire system. + Use these methods to get information about a Linux operating system process. - **[Solaris Process Statistics](solaris_os_statistics.html)** - Use these methods to get information about a Solaris operating system process that is using a GemFire system + Use these methods to get information about a Solaris operating system process. - **[Windows Process Statistics](windows_os_statistics.html)** - Use these methods to get information about a Windows operating system process that is using a GemFire system. + Use these methods to get information about a Windows operating system process. http://git-wip-us.apache.org/repos/asf/geode-native/blob/5d9e7130/docs/geode-native-docs/system-statistics/region_statistics.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/geode-native-docs/system-statistics/region_statistics.html.md.erb b/docs/geode-native-docs/system-statistics/region_statistics.html.md.erb index 3042573..be9a343 100644 --- a/docs/geode-native-docs/system-statistics/region_statistics.html.md.erb +++ b/docs/geode-native-docs/system-statistics/region_statistics.html.md.erb @@ -19,7 +19,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -These methods help you to get the statistics of a region. +These methods help to get the statistics of a region. <a id="concept_7AA863080074439286F4F51048BC2159__section_8A343C8D6425469DA314D9A96E543A24"></a> <table> http://git-wip-us.apache.org/repos/asf/geode-native/blob/5d9e7130/docs/geode-native-docs/system-statistics/solaris_os_statistics.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/geode-native-docs/system-statistics/solaris_os_statistics.html.md.erb b/docs/geode-native-docs/system-statistics/solaris_os_statistics.html.md.erb index 26bc489..4802c40 100644 --- a/docs/geode-native-docs/system-statistics/solaris_os_statistics.html.md.erb +++ b/docs/geode-native-docs/system-statistics/solaris_os_statistics.html.md.erb @@ -19,7 +19,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -Use these methods to get information about a Solaris operating system process that is using a Geode system. +Use these methods to get information about a Solaris operating system process. | | | |-------------------|----------------------------------------------------------------------| http://git-wip-us.apache.org/repos/asf/geode-native/blob/5d9e7130/docs/geode-native-docs/system-statistics/system_performance_statistics.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/geode-native-docs/system-statistics/system_performance_statistics.html.md.erb b/docs/geode-native-docs/system-statistics/system_performance_statistics.html.md.erb index 63a83c1..c8dc0f2 100644 --- a/docs/geode-native-docs/system-statistics/system_performance_statistics.html.md.erb +++ b/docs/geode-native-docs/system-statistics/system_performance_statistics.html.md.erb @@ -23,7 +23,7 @@ Performance statistics are collected for each application or cache server that c - **[Region Statistics](region_statistics.html)** - These methods help you to get the statistics of a region. + These methods help to get the statistics of a region. - **[Cache Performance Statistics](cache_performance_statistics.html)** @@ -31,7 +31,7 @@ Performance statistics are collected for each application or cache server that c - **[Continuous Query Statistics](continuous_query_statistics.html)** - Continuous query statistics give you information about a registered Continuous Query (CQ) represented by the CqQuery object. + Continuous query statistics give information about a registered Continuous Query (CQ) represented by the CqQuery object. - **[CQ Service Statistics](cq_service_statistics.html)** http://git-wip-us.apache.org/repos/asf/geode-native/blob/5d9e7130/docs/geode-native-docs/system-statistics/windows_os_statistics.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/geode-native-docs/system-statistics/windows_os_statistics.html.md.erb b/docs/geode-native-docs/system-statistics/windows_os_statistics.html.md.erb index a8a4422..e175a69 100644 --- a/docs/geode-native-docs/system-statistics/windows_os_statistics.html.md.erb +++ b/docs/geode-native-docs/system-statistics/windows_os_statistics.html.md.erb @@ -19,7 +19,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -Use these methods to get information about a Windows operating system process that is using a Geode system. +Use these methods to get information about a Windows operating system process. | | | |-----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
