This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19
Monitor Page

Monitor Page  


 

 

The Monitor Page displays dynamic information concerning database use as well as information about the system and the 4D Server application:
 

 
Note
: In Windows, the display of this information is related to the rights of the user that opened the session. For more information, please refer to the “Display of Monitor Information (Windows)” section below.

The graphic area lets you see the evolution in real time of several parameters: the CPU usage, network traffic and memory. You select the parameter to be displayed via a menu found in the center of the window:

 
 
 

  • CPU Usage: Overall CPU usage of the machine, for all applications taken together. The specific part of 4D Server in this usage rate is provided in the "Processors" information area.
     
  • Network: Number of bytes received per second by the machine (server or client). The number of bytes sent is provided in the "Network" information area.
     
  • Physical memory: Quantity of RAM memory of machine used by 4D Server. A more detailed view of memory use is provided in the "Memory" information area.
     
  • Virtual memory: Displays in the graph area the quantity of virtual memory used by the 4D Server application. This memory is allocated by the system according to the application needs. The value found at the bottom right of the area indicates the quantity of memory currently being used. The value found at the top left indicates the maximum quantity of usable virtual memory. The maximum value is calculated dynamically according to the general memory settings of the application.
     
  • Cache: Displays in the graph area the quantity of cache memory used by the 4D Server application. The value found at the bottom right of the area indicates the quantity of memory currently being used. The value found at the top left indicates the total size of the cache memory, as set via the Database Settings.
     
    Note that when this option is selected, the graph area scrolling is slowed down since an efficient analysis of the cache is generally carried out over a fairly long observation period.

The "Overview" area provides various information concerning the system, application and licenses installed on the 4D Server machine.
 

 

  • System Information: Computer, system and IP address of server
     
  • Application Information: Internal version number of 4D Server and Volume Shadow Copy status (see Using Volume Shadow Copy Service on Windows section).
     
  • Maximum connections: Number of simultaneous connections allowed by type of server
     
  • License: Description of license.
    When the product license or one of its attached expansions expires in less than 10 days, e.g. in case of a subscription-license, 4D Server tries to automatically renew the license from the 4D user account. In this case, if the automatic renewal failed for some reason (connection error, invalid account status, non-prolongated contract...), a warning icon is displayed next to the license to alert the server administrator. Additional information about the license renewal status can be displayed in a tip when you hover the mouse over the area:

    Usually, you will need to check the Licences Manager (see Adding licenses).

The "Details" area repeats part of the information displayed in the graphic area and provides additional information as well.


 
 

  • Hard drive: Overall capacity of the hard disk and distribution of the space used by the database data (data file + data index), the space used by other files and the free space available.
     
  • Memory: RAM memory installed on the machine and amount of memory used by 4D Server, by other applications or that is free. The memory used by 4D Server can also be displayed dynamically in the graphic area.
     
  • Processors: Instant occupancy rate for processor(s) of the machine by 4D Server and by other applications. This rate is constantly recalculated. The occupancy rate by 4D Server can also be displayed dynamically in the graphic area.
     
  • Network: Instantaneous number of bytes sent and received by the machine (server or client). This value is updated constantly. The number of bytes received by can also be displayed dynamically in the graphic area.

In Windows, some of the system information displayed on the Monitor page are retrieved via the Windows "Performance Analyzer" tools. These tools can only be accessed when the user that opened the session where 4D Server was launched has the necessary authorization. This user must either:

  • belong to the "Administrators" group,
     
  • in Windows Vista: belong to the "Power Users" (for a user that is not an Administrator).

To place a user that is not an Administrator in the "Power Users" group in Windows Vista (you will need to use an Administrator account to carry out these operations):

  1. Go to the Control Panel and open the "User Accounts" panel.
     
  2. Click on the "Advanced" tab and then on the "Advanced" button in the "Advanced user management" section.
     
    The "Local Users and Groups" application is run.
     
  3. Double-click on the "Groups" folder.
     
  4. Double-click on the "Power Users" group.
     
    A window named "Power Users Properties" appears.
     
  5. Click on the Add... button in order to add a user.
     
  6. In the text area titled "Enter the object names to select," enter the user names that you want to authorize.
     
  7. Click OK (twice).
     
    Close the "Local Users and Groups" application then the "User Accounts."

 
PROPERTIES 

Product: 4D
Theme: 4D Server Administration Window

 
PAGE CONTENTS 
 
HISTORY 

Modified: 4D v16 R2

 
ARTICLE USAGE

4D Server Reference ( 4D v19)