Skip to main content

%Monitor.System.Sample.Servers

persistent class %Monitor.System.Sample.Servers extends Monitor.Sample

SQL Table Name: %Monitor_System_Sample.Servers

Persistent sample class for %Monitor.System.Servers

This class was generated by : %Monitor.System.Servers.cls

Property Inventory

Parameters

parameter INDEX = ServerName;
parameter SECURITYRESOURCE = %Admin_Manage|%Admin_Operate|%Development;

Properties

property Application as %String [ InitialExpression = "CACHE" , Required ];
Property methods: ApplicationDisplayToLogical(), ApplicationGet(), ApplicationGetStored(), ApplicationIsValid(), ApplicationLogicalToDisplay(), ApplicationLogicalToOdbc(), ApplicationNormalize(), ApplicationSet()
property Buffers as %Monitor.Integer (CALCSELECTIVITY = 1);
Buffers
Property methods: BuffersDisplayToLogical(), BuffersGet(), BuffersGetStored(), BuffersIsValid(), BuffersLogicalToDisplay(), BuffersNormalize(), BuffersSet()
property GloKills as %Monitor.Integer (CALCSELECTIVITY = 1);
Global kills received
Property methods: GloKillsDisplayToLogical(), GloKillsGet(), GloKillsGetStored(), GloKillsIsValid(), GloKillsLogicalToDisplay(), GloKillsNormalize(), GloKillsSet()
property GloRefs as %Monitor.Integer (CALCSELECTIVITY = 1);
Global references received
Property methods: GloRefsDisplayToLogical(), GloRefsGet(), GloRefsGetStored(), GloRefsIsValid(), GloRefsLogicalToDisplay(), GloRefsNormalize(), GloRefsSet()
property GloSets as %Monitor.Integer (CALCSELECTIVITY = 1);
Global sets received
Property methods: GloSetsDisplayToLogical(), GloSetsGet(), GloSetsGetStored(), GloSetsIsValid(), GloSetsLogicalToDisplay(), GloSetsNormalize(), GloSetsSet()
property GroupName as %String [ InitialExpression = "Servers" , Required ];
Property methods: GroupNameDisplayToLogical(), GroupNameGet(), GroupNameGetStored(), GroupNameIsValid(), GroupNameLogicalToDisplay(), GroupNameLogicalToOdbc(), GroupNameNormalize(), GroupNameSet()
property IJCw0 as %Monitor.Integer (CALCSELECTIVITY = 1, CAPTION = "IJC messages received/written");
Incoming net IJC messages received and written to the IJC device
Property methods: IJCw0DisplayToLogical(), IJCw0Get(), IJCw0GetStored(), IJCw0IsValid(), IJCw0LogicalToDisplay(), IJCw0Normalize(), IJCw0Set()
property IJCw1 as %Monitor.Integer (CALCSELECTIVITY = 1, CAPTION = "IJC messages received/not written");
Incoming net IJC messages received and NOT written to the IJC device
Property methods: IJCw1DisplayToLogical(), IJCw1Get(), IJCw1GetStored(), IJCw1IsValid(), IJCw1LogicalToDisplay(), IJCw1Normalize(), IJCw1Set()
property Locks as %Monitor.Integer (CALCSELECTIVITY = 1);
Lock commands received
Property methods: LocksDisplayToLogical(), LocksGet(), LocksGetStored(), LocksIsValid(), LocksLogicalToDisplay(), LocksNormalize(), LocksSet()
property MetricsClass as %String [ InitialExpression = "%Monitor.System.Servers" ];
Property methods: MetricsClassDisplayToLogical(), MetricsClassGet(), MetricsClassGetStored(), MetricsClassIsValid(), MetricsClassLogicalToDisplay(), MetricsClassLogicalToOdbc(), MetricsClassNormalize(), MetricsClassSet()
property Requests as %Monitor.Integer (CALCSELECTIVITY = 1);
Requests received
Property methods: RequestsDisplayToLogical(), RequestsGet(), RequestsGetStored(), RequestsIsValid(), RequestsLogicalToDisplay(), RequestsNormalize(), RequestsSet()
property ServerName as %Monitor.String (CALCSELECTIVITY = 1);
Server name
Property methods: ServerNameDisplayToLogical(), ServerNameGet(), ServerNameGetStored(), ServerNameIsValid(), ServerNameLogicalToDisplay(), ServerNameLogicalToOdbc(), ServerNameNormalize(), ServerNameSet()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (%Monitor.System.Sample.Servers)

(ID,"Servers")
=
Buffers
GloKills
GloRefs
GloSets
IJCw0
IJCw1
Locks
Requests
ServerName
FeedbackOpens in a new tab