Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Used Memory - Shows the amount of memory currently allocated by the running process. As Java is a language utilizing using garbage collection, this number may very well get close to the maximum memory limit without being a problem for the running process. However, if the amount of used memory is close to the maximum limit for a long time, the process needs more memory. This value is displayed in bytes. See the -Xmx and -Xms properties defined in the XML file defining the process.

  • Maximum Memory - Shows the amount of memory that the process can use. This value is displayed in bytes.

  • Process CPU Time - Shows the percentage of CPU time that has been used.

  • Open File Descriptors - This is a Unix measurement that enables you to create a statistical diagram over the number of open files during the last minute, hour, or day.

  • Garbage Collection Count - Shows the number of times the garbage collector has run since the last time statistics was collected.

  • Garbage Collection Time - Shows the amount of time the garbage collector has run since the last time statistics was collected. This value is displayed in milliseconds.

  • Thread Count - Shows the number of allocated threads.

...

In the Filter dialog, search criteria may be defined in order to single out the Statistics of interest.

...

ItemSetting

Description

Period

Select this option to display the statistics from the chosen time interval. Select one of the predefined time intervals; Last Hour, Today, Yesterday, This Week, Previous Week, Last 7 Days, This MonthPrevious Month, or select the option User Defined and enter the start and end dates and times of your choice in the From and To fields.

Note!

If several criteria are enabled, an absolute match is displayed. For instance, if Host and Workflow are specified as well as Period, only the time for which there are both workflow measures and host measures is displayed.

Scale

Specifies the time scale to be used.

There are three different time resolutions on which statistics are collected.

The default value is Hour.

Time resolutionDescription

Minute

This is the most precise value but requires the most from the server when locating the statistics. It is saved every minute.

Hour

These values are calculated every hour and are a sum of the minute values for that hour.

Day

Day values are calculated by the corresponding statistics task and is a sum of the minute values for that day.

Host

Choose from a list of available hosts by selecting items from the drop-down list or simply click on the Select All button. Users may also type out the name of the intended host to filter by.

Picos

Choose from a list of available picos by selecting items from the drop-down list or simply click on the Select All button. Users may also type out the name of the intended pico to filter by.

Workflows

Choose from a list of available workflows by items from the drop-down list or simply click on the Select All button. Users may also type out the name of the intended workflow to filter by.

...

  1. Click on the Export button.

    The Export dialog opens.

    sysstats_export.png

    The export dialog resembles the filter dialog. You may choose which hosts / picos / workflows to be part of your export file according your desire time range as per your selection of the time period. After selecting your desired configurations, click on the Export button to save the zip file. It should be in your default download folder as per your browser setting.

Tip

Hint!

The export functionality can also be used to save statistics on a regular basis. Such as every month or every year, to use for comparison with the current statistics.

...

The Import functionality is used to import statistics that have previously been exported from a Image Removed MediationZone system. When using the Import functionality you do not have to perform a search in order to display the statistics.

...