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 | |
| 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... | |
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.
| Enabled |
Enabled.
| EventName |
Full name of the event.
| Lost |
Audit events lost.
| Total |
Total audit events.
| Written |
Audit events written.