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