class %Monitor.System.AuditCount
extends %Monitor.Adaptor
Monitor Audit event counts.
parameter INDEX = "EventName";
Comma separated list of properties to act as primary key for instances. Default = ""
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