class %Monitor.System.HistoryUser
extends %Monitor.Adaptor
%Monitor class to collect and manage part of the Monitor History Database.
This class collects the SYS.History.User samples for the user-defined metrics.
See the SYS.History.Adaptor class for more details on how to create user-defined metrics.
method GetSample()
as %Status
Get the basic SYS.History.User sample for the Monitor History Database.
This method also handles purging and accumulation of the Interval metrics
into the long term database (SYS.History.UserHourly and SYS.History.UserDaily).
method Startup()
as %Status
Initialize property values