HS.Util.MirrorMonitorAgent
abstract class HS.Util.MirrorMonitorAgent
Method Inventory
Methods
classmethod CleanupLocalCache(pErrorReportingMinutes As %Integer = 60)
Remove entries from LocalStatus which have been sent to the server
pErrorReportingMinutes The number of minutes before duplicate errors will be reported again
classmethod StartAgent(pErrorReportingMinutes As %Integer = 60)
Start running the background job which checks for pending configuration steps
to run and runs them.
@API.Method
@Input pErrorReportingMinutes The number of minutes before duplicate errors will be reported again
@API.Method
@Input pErrorReportingMinutes The number of minutes before duplicate errors will be reported again
Stop running the background job which checks for pending configuration steps.
Returns 1 if job stopped, 0 if it failed to stop.
@API.Method
@Argument pWait Number of seconds to wait for agent to stop.
Returns 1 if job stopped, 0 if it failed to stop.
@API.Method
@Argument pWait Number of seconds to wait for agent to stop.