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 |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: KMPVCCFG

Package: Capacity Management

Routine: KMPVCCFG


Information

KMPVCCFG ;SP/JML - VSM configuration functions -- APIs for data access ;11/1/2023

Source Information

Source file <KMPVCCFG.m>

Entry Points

Name Comments DBIA/ICR reference
CFGARR(KMPVMKEY,KMPVCFG,KMPVFLAG) ; Return configuration by monitor in array
; to be deprecated
GETDEF(KMPVMKEY,KMPVDEF,KMPVFLAG) ; Return default configuration in array
; to be deprecated - fields have changed
CFGSTR(KMPVMKEY,KMPVFLAG) ; Return configuration in "^" delimited string
GETVAL(KMPVMKEY,KMPVFLD,KMPVFILE,KMPVFLAG) ; retrieve value from VSM CONFIGURATION or VSM MONITOR DEFAULTS files
SETONE(KMPVMKEY,KMPVFNAM,KMPVNVAL,KMPVERR) ; set a value into the VSM CONFIGURATION file
SETVALS(KMPVMKEY,KMPVFVAL,KMPVERR,KMPVLOG) ; set multiple values into the VSM CONFIGURATION file
; KMPVFVAL(FieldName)=FieldValue, KMPVERR: Output array if errors
RESTCFG(KMPVMKEY,KMPUSER,KMPVERR) ; Restore default configuration to VSM CONFIGURATION file
STRSTP(KMPVMKEY,KMPVSTIME) ; Record run time values
SYSCFG() ; Return system configuration values
MONSTAT(KMPVTEXT) ; Return status information for all configured monitors
USERNAME(KMPVDUZ) ; Return users name from DUZ
PROD() ; Return "prod" if production, "test" otherwise
SITEINFO() ;
SLOT(KMPTIME,KMPSINT,KMPTFORM) ;
; NOTE: code in %ZOSVKR similar. All other VSM monitors call here.
ISBENODE(KMPNODE) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: KMPV0
  • Line Location: GETDEF+8

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VA(200 - [#200] FIND^DIC
^KMPV(8969 - [#8969] FLDNUM^DILFD
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call