DocBook|Search
Class Reference
%Monitor.System.AuditCount
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Monitor] >  [System] >  [AuditCount]
Private  Storage  

class %Monitor.System.AuditCount extends %Monitor.Adaptor

Monitor Audit event counts.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 6 4


Summary

Properties
Enabled EventName Lost Total Written

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject GetSample Initialize Shutdown
Startup


Parameters

• parameter INDEX = "EventName";
Comma separated list of properties to act as primary key for instances. Default = ""

Properties

• property Enabled as %Monitor.String;
Enabled
• property EventName as %Monitor.String;
Full name of the event
• property Lost as %Monitor.Integer;
Audit events lost
• property Total as %Monitor.Integer;
Total audit events
• property Written as %Monitor.Integer;
Audit events written

Methods

• method GetSample() as %Status
Get the audit counts 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
Execute the query
• method Shutdown() as %Status
On Shutdown close the cconsole file
• method Startup() as %Status
On Startup initialize the query