Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: KMPVCBG

Package: Capacity Management

Routine: KMPVCBG


Information

KMPVCBG ;SP/JML - VSM background utility functions ;11/1/2023

Source Information

Source file <KMPVCBG.m>

Entry Points

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
Info |  Source |  Entry Points