%SYS
EnsMetrics Class Reference

Specialized system metric class for production-enabled systems. More...

Inheritance diagram for EnsMetrics:
Collaboration diagram for EnsMetrics:

Static Public Member Functions

_.Library.Status GetMainMetrics (_.Library.String pID, _.Library.Integer pCount, pValues, pStatus, pMsg, _.Library.Numeric pInterval)
 Specialized system metric class for production-enabled systems. More...
 

Detailed Description

Specialized system metric class for production-enabled systems.

Member Function Documentation

◆ GetMainMetrics()

_.Library.Status GetMainMetrics ( _.Library.String  pID,
_.Library.Integer  pCount,
  pValues,
  pStatus,
  pMsg,
_.Library.Numeric  pInterval 
)
static

Specialized system metric class for production-enabled systems.

This method returns the metric values used by the Interoperability System Monitor.

pID is an optional identifier; this is used for dashboards that may provide values for different items.
pCount indicates how many times the corresponding Dashboard last called this method. On the initial call, this value is 0. This is useful for cases where you do not want to recalculate value each time. pInterval indicates how stale data is allowed to get before a process will attempt to update the Interoperability-specific data.