IRISLIB database
AuditCount Class Reference

Monitor Audit event counts. More...

Inheritance diagram for AuditCount:
Collaboration diagram for AuditCount:

Public Member Functions

_.Library.Status GetSample ()
 Get the audit counts. More...
 
_.Library.Status Initialize ()
 Execute the query.
 
_.Library.Status Shutdown ()
 On Shutdown close the cconsole file.
 
_.Library.Status Startup ()
 On Startup initialize the query.
 

Public Attributes

 Enabled
 Enabled. More...
 
 EventName
 Full name of the event. More...
 
 Lost
 Audit events lost. More...
 
 Total
 Total audit events. More...
 
 Written
 Audit events written. More...
 

Detailed Description

Monitor Audit event counts.


Member Function Documentation

◆ GetSample()

_.Library.Status GetSample ( )

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.

Member Data Documentation

◆ Enabled

Enabled

Enabled.

 

◆ EventName

EventName

Full name of the event.

 

◆ Lost

Lost

Audit events lost.

 

◆ Total

Total

Total audit events.

 

◆ Written

Written

Audit events written.