%SYS
wsSystem Class Reference

General information about a InterSystems IRIS instance. More...

Inheritance diagram for wsSystem:
Collaboration diagram for wsSystem:

Static Public Member Functions

SYS.WSMon.wsSystem Sample ()
 Instantiate the class and fill in current values for all properties.
 

Public Attributes

 ConfigFile
 The path and file name of the current configuration file used by this InterSystems IRIS instance. More...
 
 CurrentUsers
 The number of current users on this InterSystems IRIS instance. More...
 
 DatabaseCache
 The size of the database cache in MB for this InterSystems IRIS instance. More...
 
 Directory
 The path for the directory where this InterSystems IRIS instance is installed. More...
 
 LicenseAvailable
 The current number of licenses available on this InterSystems IRIS instance. More...
 
 LicenseHigh
 The high-water mark for licenses used on this InterSystems IRIS instance. More...
 
 LicenseUsed
 The current number of licenses used on this InterSystems IRIS instance. More...
 
 Name
 The name given to the InterSystems IRIS instance. More...
 
 RoutineCache
 The size of the routine cache in MB for this InterSystems IRIS instance . More...
 
 System
 The system name where the InterSystems IRIS instance is installed. More...
 
 Version
 Version string ($ZV) for this InterSystems IRIS instance. More...
 

Detailed Description

General information about a InterSystems IRIS instance.

Member Data Documentation

◆ ConfigFile

ConfigFile

The path and file name of the current configuration file used by this InterSystems IRIS instance.

 

◆ CurrentUsers

CurrentUsers

The number of current users on this InterSystems IRIS instance.

 

◆ DatabaseCache

DatabaseCache

The size of the database cache in MB for this InterSystems IRIS instance.

 

◆ Directory

Directory

The path for the directory where this InterSystems IRIS instance is installed.

 

◆ LicenseAvailable

LicenseAvailable

The current number of licenses available on this InterSystems IRIS instance.

 

◆ LicenseHigh

LicenseHigh

The high-water mark for licenses used on this InterSystems IRIS instance.

 

◆ LicenseUsed

LicenseUsed

The current number of licenses used on this InterSystems IRIS instance.

 

◆ Name

Name

The name given to the InterSystems IRIS instance.

 

◆ RoutineCache

RoutineCache

The size of the routine cache in MB for this InterSystems IRIS instance .

 

◆ System

System

The system name where the InterSystems IRIS instance is installed.

 

◆ Version

Version

Version string ($ZV) for this InterSystems IRIS instance.