Class Reference
Ens.MonitorService
|
|
![]() |
|||
Private Storage |
Monitor Service
Checks all hosts for inactivity
|
|
|
Use an adapter to make sure we get invoked.
List of properties can be set as settings in the configuration file format is a comma separated list of property names
|
Class that contains the XData JSON definition
XData JSON definition name
|
Check local array is in sync with ^Ens.Runtime
This user callback method is called via initConfig() from %OnNew() or in the case of SOAP Services from OnPreSOAP()
Override this method to process incoming data. Do not call SendRequestSync/Async() from outside this method (e.g. in a SOAP Service or a CSP page).
If collecting SAM data then remove last sample by this code. This is only needed if this sampler might not be running but the Production is.
This class is expected to be always running when the Production is running but is included here as an example.