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
Print Page as PDF
Routine: KMPDTM

Package: Capacity Management

Routine: KMPDTM


Information

KMPDTM ;OAK/RAK/JML - CM Tools Timing Monitor ;9/1/2015

Source Information

Source file <KMPDTM.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;-- entry point
EN1 ;-- main loop
DATA ;-- compile data
FTR() ;-- extrinsic function - footer
GRAPH ;-- display graph
EXIT ;-- cleanup on exit

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+13
Function Call: WRITE
  • Prompt: !?7,"This option displays CPRS Coversheet time-to-load data, as a"
  • Line Location: EN+14
Function Call: WRITE
  • Prompt: !?7,"bar graph, for the current day. This option can be left"
  • Line Location: EN+15
Function Call: WRITE
  • Prompt: !?7,"running on a terminal (if desired). The monitor is updated"
  • Line Location: EN+16
Function Call: WRITE
  • Prompt: !?7,"every 10 minutes (site configurable through the [KMPD PARAM"
  • Line Location: EN+17
Function Call: WRITE
  • Prompt: !?7,"EDIT] Edit CP Parameters File option), and displays current"
  • Line Location: EN+18
Function Call: WRITE
  • Prompt: !?7,"average time-to-load data starting at midnight. An alarm"
  • Line Location: EN+19
Function Call: WRITE
  • Prompt: !?7,"message is displayed if the average time-to-load exceeds 30"
  • Line Location: EN+20
Function Call: WRITE
  • Prompt: !?7,"seconds (site configurable through the [KMPD PARAM EDIT] Edit"
  • Line Location: EN+21
Function Call: WRITE
  • Prompt: !?7,"CP Parameters File option)."
  • Line Location: EN+22
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+23
Function Call: WRITE
  • Prompt: !!,"Compiling timing stats..."
  • Line Location: EN+28
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: FTR+13
Function Call: WRITE
  • Prompt: " "
  • Line Location: FTR+13
Function Call: WRITE
  • Prompt: $S(X="Q":"uit",X="^":"Quit",X="U":"pdate",1:"Update")
  • Line Location: FTR+14
Info |  Source |  Entry Points |  Interaction Calls