%Monitor.System.Journals
class %Monitor.System.Journals extends %Monitor.System.Adaptor
Property Inventory (Including Private)
Method Inventory (Including Private)
Properties (Including Private)
property JournalSpace as %Monitor.Integer;
Journal space available (MB)
Property methods: JournalSpaceDisplayToLogical(), JournalSpaceGet(), JournalSpaceIsValid(), JournalSpaceLogicalToDisplay(), JournalSpaceNormalize(), JournalSpaceSet()
property JournalStatus as %Monitor.Integer;
Journal status - 2 (Severe) less than 50mb, 1 (Warning) less than 250mb, 0 (OK) 250mb or more
Property methods: JournalStatusDisplayToLogical(), JournalStatusGet(), JournalStatusIsValid(), JournalStatusLogicalToDisplay(), JournalStatusNormalize(), JournalStatusSet()
Methods (Including Private)
method GetSample() as %Status [ Language = objectscript ]
Get routine metric sample.
A return code of $$$OK indicates there is a new sample instance.
A return code of 0 indicates there is no sample instance.
A return code of $$$OK indicates there is a new sample instance.
A return code of 0 indicates there is no sample instance.
method Initialize() as %Status [ Language = objectscript ]
Initialize routine metrics.
Inherited Members
Inherited Methods (Including Private)
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %ConstructCloneInit()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToSaveSet()
- %OnClose()
- %OnConstructClone()
- %OnNew()
- %OnValidateObject()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- Shutdown()
- Startup()