%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.ServersThis class was generated by : %Monitor.System.Servers.cls
Property Inventory
- Application
- Buffers
- GloKills
- GloRefs
- GloSets
- GroupName
- IJCw0
- IJCw1
- Locks
- MetricsClass
- Requests
- ServerName
Parameters
parameter INDEX = ServerName;
Inherited description: Table keys definition
parameter SECURITYRESOURCE = %Admin_Manage|%Admin_Operate|%Development;
Inherited description: This is a comma-delimited list of system Resources and associated
permissions. A user must hold the specified permissions on all
of the specified resources in order to view this page.
The format of each item in the list should be as follows:
Resource[:Permission]
Permission is optional, and defaults to USE if not supplied. If it is supplied, it should be one of USE, READ or WRITE. You can also specify or grouping using the '|' character, so 'R1,R2|R3,R3|R4' means you must have resource R1 and one of R2 or R3 and one of R3 or R4. So if you have R1,R3 it will pass, if you have R1,R4 it will not as it does not meet the R2|R3 condition. So the '|' or condition takes precedence over the ',' and condition.
The format of each item in the list should be as follows:
Resource[:Permission]
Permission is optional, and defaults to USE if not supplied. If it is supplied, it should be one of USE, READ or WRITE. You can also specify or grouping using the '|' character, so 'R1,R2|R3,R3|R4' means you must have resource R1 and one of R2 or R3 and one of R3 or R4. So if you have R1,R3 it will pass, if you have R1,R4 it will not as it does not meet the R2|R3 condition. So the '|' or condition takes precedence over the ',' and condition.
Properties
property Application as %String [ InitialExpression = "CACHE" , Required ];
Inherited description: Application name for the sample
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 ];
Inherited description: Group name for the sample
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" ];
Inherited description: Metrics Class for the sample
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
- %%CLASSNAMELogicalToStorage()
- %%CLASSNAMEStorageToLogical()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnNew()
- %OnOpenFinally()
- %OnSaveFinally()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- ConvertParameter()
- Decrypt()
- Display()
- DisplayCSP()
- DisplayDetails()
- Encrypt()
- EscapeHTML()
- EscapeURL()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- Link()
- NextKey()
- OnHTTPHeader()
- OnPage()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreHTTP()
- OnPreHyperEvent()
- Page()
- QuoteJS()
- RewriteURL()
- SampleDataItem()
- ShowError()
- StartTimer()
- StopTimer()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (Monitor.Sample)
^IRIS.Temp.Monitor.SampleD(ID) |
= | %%CLASSNAME
DateTime
MetricsClass
|
Storage Model: Storage (%Monitor.System.Sample.Servers)
^IRIS.Temp.Monitor.SampleD(ID,"Servers") |
= | Buffers
GloKills
GloRefs
GloSets
IJCw0
IJCw1
Locks
Requests
ServerName
|