Monitor Audit event counts. More...
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 | |
EventIdx | |
Index of the Event in list. More... | |
EventName | |
Full name of the event. More... | |
EventTime | |
Timestamp. More... | |
EventUser | |
Username. More... | |
Monitor Audit event counts.
_.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.
EventIdx |
Index of the Event in list.
EventName |
Full name of the event.
EventTime |
Timestamp.
EventUser |
Username.