KMPVCBG ;SP/JML - VSM background utility functions ;11/1/2023
Source file <KMPVCBG.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| MONLIST(KMPVML) | ; Return list of configured Monitors
|
|
| STARTALL | ; start all monitors - DON'T MOVE FROM THIS ROUTINE, CALLED BY ZSTU
|
|
| STOPALL | ; stop all monitors
|
|
| ALLOW(KMPVMKEY) | ;
|
|
| STARTMON(KMPVMKEY,KMPVAUTO,KMPNOCFG) | ; Schedule transmission task in TaskMan and set ONOFF to ON
|
|
| STOPMON(KMPVMKEY,KMPVAUTO,KMPNOCFG) | ; Un-schedule transmission task in TaskMan and set ONOFF to OFF
|
|
| PURGEDLY(KMPVMKEY) | ; Purge any data older than VSM CONFIURATION file specifies
|
|
| KMPVTSK(KMPVNSP) | ; CHECK CREATE OR RESUME KMPVRUN TASK IN CACHE TASKMGR
|
|
| ROUTCHK(KMPROUT) | ; Check to see if routine is running
|
|
| CANMESS(MTYPE,KMPVMKEY,KMPVSITE,KMPVD) | ; Repeatable, configured informational mail messages --- legacy
|
|
| SUPMSG(KMPVTEXT) | ; Send email to local/national support mail groups ---- legacy
|
|
| DBAMSG(KMPVTEXT) | ; Send email to national support mail groups --- legacy
|
|
| CFGMSG(KMPVRQNAM) | ; Send configuration data to update Location Table at National VSM Database --- legacy
|