KMPVCCFG ;SP/JML - VSM configuration functions -- APIs for data access ;11/1/2023
Source file <KMPVCCFG.m>
| 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) | ;
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| FileNo | Call Tags |
|---|---|
| ^VA(200 - [#200] | FIND^DIC |
| ^KMPV(8969 - [#8969] | FLDNUM^DILFD |