Skip to main content

%Monitor.System.Sample.AuditCount

persistent class %Monitor.System.Sample.AuditCount extends Monitor.Sample

SQL Table Name: %Monitor_System_Sample.AuditCount

Persistent sample class for %Monitor.System.AuditCount

This class was generated by : %Monitor.System.AuditCount.cls

Property Inventory

Parameters

parameter INDEX = EventName;
parameter SECURITYRESOURCE = %Admin_Manage|%Admin_Operate|%Development;

Properties

property Application as %String [ InitialExpression = "CACHE" , Required ];
Property methods: ApplicationDisplayToLogical(), ApplicationGet(), ApplicationGetStored(), ApplicationIsValid(), ApplicationLogicalToDisplay(), ApplicationLogicalToOdbc(), ApplicationNormalize(), ApplicationSet()
property Enabled as %Monitor.String (CALCSELECTIVITY = 1);
Enabled
Property methods: EnabledDisplayToLogical(), EnabledGet(), EnabledGetStored(), EnabledIsValid(), EnabledLogicalToDisplay(), EnabledLogicalToOdbc(), EnabledNormalize(), EnabledSet()
property EventName as %Monitor.String (CALCSELECTIVITY = 1);
Full name of the event
Property methods: EventNameDisplayToLogical(), EventNameGet(), EventNameGetStored(), EventNameIsValid(), EventNameLogicalToDisplay(), EventNameLogicalToOdbc(), EventNameNormalize(), EventNameSet()
property GroupName as %String [ InitialExpression = "AuditCount" , Required ];
Property methods: GroupNameDisplayToLogical(), GroupNameGet(), GroupNameGetStored(), GroupNameIsValid(), GroupNameLogicalToDisplay(), GroupNameLogicalToOdbc(), GroupNameNormalize(), GroupNameSet()
property Lost as %Monitor.Integer (CALCSELECTIVITY = 1);
Audit events lost
Property methods: LostDisplayToLogical(), LostGet(), LostGetStored(), LostIsValid(), LostLogicalToDisplay(), LostNormalize(), LostSet()
property MetricsClass as %String [ InitialExpression = "%Monitor.System.AuditCount" ];
Property methods: MetricsClassDisplayToLogical(), MetricsClassGet(), MetricsClassGetStored(), MetricsClassIsValid(), MetricsClassLogicalToDisplay(), MetricsClassLogicalToOdbc(), MetricsClassNormalize(), MetricsClassSet()
property Total as %Monitor.Integer (CALCSELECTIVITY = 1);
Total audit events
Property methods: TotalDisplayToLogical(), TotalGet(), TotalGetStored(), TotalIsValid(), TotalLogicalToDisplay(), TotalNormalize(), TotalSet()
property Written as %Monitor.Integer (CALCSELECTIVITY = 1);
Audit events written
Property methods: WrittenDisplayToLogical(), WrittenGet(), WrittenGetStored(), WrittenIsValid(), WrittenLogicalToDisplay(), WrittenNormalize(), WrittenSet()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (%Monitor.System.Sample.AuditCount)

(ID,"AuditCount")
=
Enabled
EventName
Lost
Total
Written
FeedbackOpens in a new tab