Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^KMPV(8969.02

Package: Capacity Management

Global: ^KMPV(8969.02


Information

FileMan FileNo FileMan Filename Package
8969.02 VSM MONITOR DEFAULTS Capacity Management

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Capacity Management 3 KMPVCCFG    KMPVCSRV    ^KMPV(8969.02    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Capacity Management 1 KMPVCSRV    

Fields, Total: 17

Field # Name Loc Type Details
.01 MONITOR KEY 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JUL 06, 2015
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    Two to four Letter acronym used to identify specific monitor.
  • CROSS-REFERENCE:  8969.02^B
    1)= S ^KMPV(8969.02,"B",$E(X,1,30),DA)=""
    2)= K ^KMPV(8969.02,"B",$E(X,1,30),DA)
.02 DAYS TO KEEP DATA 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>7)!(X<3)!(X?.E1"."1.N) X
  • LAST EDITED:  DEC 02, 2014
  • HELP-PROMPT:  Type a number between 3 and 7, 0 decimal digits.
  • DESCRIPTION:  Number of days that unsent data will be allowed to remain in ^KMPTMP("KMPV" before the purge routine kills it. Limited to 3-7 days. Data older than this value will be deleted regardless of reason it has not been sent to
    the national database in order to assure global does not grow unchecked.
.03 COLLECTION INTERVAL 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>720)!(X<5)!(X?.E1"."1.N) X
  • LAST EDITED:  FEB 26, 2018
  • HELP-PROMPT:  Type a number between 5 and 720, 0 decimal digits.
  • DESCRIPTION:  The number in minutes used to gather or aggregate metrics. Monitors that collect metrics on a periodic basis will use this value to wait between collects. Monitors that collect data continuously will use this value for
    aggregation of metrics.
.04 CACHE DAILY TASK 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<3) X
  • LAST EDITED:  JUL 06, 2015
  • HELP-PROMPT:  Answer must be 3-20 characters in length.
  • DESCRIPTION:  The name of the routine, if applicable, to start each days collection. The Cache' Task Manager will call the RUN linetag of this routine at the start of every day. This allows collection tasks to run on each node of a
    VistA system - front end and back end.
.05 ALLOW TEST SYSTEM 0;5 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 06, 2015
  • HELP-PROMPT:  Enter 'Yes" to allow monitors to run on test system. Otherwise monitors will exit if the current UCI is not set as "PROD" per ^%ZOSF(UCI).
  • DESCRIPTION:  
    If set to 'Yes' this will allow the monitor to run on test systems. Otherwise monitor will exit if the current UCI is not set as 'PROD' per ^%ZOSF("UCI").
.06 TASKMAN SCHEDULE FREQUENCY 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  DEC 02, 2014
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  
    The value used to automatically reschedule the TaskMan tasks. (ex. 1D or 1W)
.07 TASKMAN SCHEDULE START 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  DEC 02, 2014
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    The time each monitor's TaskMan task should be scheduled. (ex. T+1@0001)
.08 TASKMAN OPTION 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>35!($L(X)<1) X
  • LAST EDITED:  DEC 02, 2014
  • HELP-PROMPT:  Answer must be 1-35 characters in length.
  • DESCRIPTION:  
    The OPTION file entry used by TaskMan to schedule the daily background jobs.
.09 START PERFMON 0;9 SET
  • '1' FOR True;
  • '0' FOR False;

  • LAST EDITED:  OCT 18, 2019
  • HELP-PROMPT:  1=Auto Start Perfmon 0=Do not start Perfmon
  • DESCRIPTION:  The routine KMPVRUN executes daily immediately after midnight. If START PERFMON is set to 1 then this routine will attempt to start the Performance Monitor if it is not running. If START PERFMON is set to 0 this section of
    code will be skipped.
.1 ENCRYPT 0;10 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  FEB 18, 2020
  • HELP-PROMPT:  Choose YES to send using SSL/TSL
  • DESCRIPTION:  
    If set to 1 (YES) then VSM HTTP requests will be sent using SSL/TLS encryption (HTTPS). If set to 0 (NO) then HTTP requests will be sent without SSL/TLS encryption (HTTP).
1.01 NATIONAL DATA EMAIL ADDRESS 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<10) X
  • LAST EDITED:  JUL 06, 2015
  • HELP-PROMPT:  Answer must be 10-50 characters in length.
  • DESCRIPTION:  
    Email address (VistA MailMan) to which daily data collections are sent.
1.02 NATIONAL SUPPORT EMAIL ADDRESS 1;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<10) X
  • LAST EDITED:  JUL 06, 2015
  • HELP-PROMPT:  Answer must be 10-50 characters in length.
  • DESCRIPTION:  
    Email address (VistA MailMan) where emails are sent informing support staff of potential problems or changes.
1.03 VSM CFG EMAIL ADDRESS 1;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<10) X
  • LAST EDITED:  JUL 06, 2015
  • HELP-PROMPT:  Answer must be 10-50 characters in length.
  • DESCRIPTION:  
    Email address (VistA MailMan) where local configuration changes are sent to update the national database.
2.01 NATIONAL IP ADDRESS 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<7) X
  • LAST EDITED:  MAY 24, 2019
  • HELP-PROMPT:  Answer must be 7-15 characters in length.
  • DESCRIPTION:  
    This field holds the default value for the IP address of the national system receiving VSM metric data transmissions.
2.02 NATIONAL FQDN 2;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>70!($L(X)<10) X
  • LAST EDITED:  AUG 06, 2019
  • HELP-PROMPT:  Answer must be 10-70 characters in length.
  • DESCRIPTION:  
    This field holds the default value for the fully qualified domain name of the service receiving metric data from VSM.
2.03 NATIONAL PORT 2;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."1.N) X
  • LAST EDITED:  MAY 24, 2019
  • HELP-PROMPT:  Type a number between 0 and 99999, 0 decimal digits.
  • DESCRIPTION:  
    This field holds the default value of the port number of the national service receiving VSM metrics. This field is only used if the standard port 80 for http and port 443 for https are not to be used.
2.04 APIKEY 2;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>70!($L(X)<1) X
  • LAST EDITED:  OCT 03, 2019
  • HELP-PROMPT:  Answer must be 1-70 characters in length.
  • DESCRIPTION:  
    Header key for AWS API Gateway.

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^KMPV(8969.02 - [#8969.02] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .02+1!, .03+1!, .04+1!, .06+1!, .07+1!, .08+1!, 1.01+1!
, 1.02+1!, 1.03+1!, 2.01+1!, 2.02+1!, 2.03+1!, 2.04+1!
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  Global Variables Directly Accessed |  Local Variables  | All