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: %ZOSVKSD

Package: Kernel

Routine: %ZOSVKSD


Information

%ZOSVKSD ;OAK/KAK/RAK/JML - ZOSVKSD - Calculate Disk Capacity ;10/1/2020

Source Information

Source file <ZOSVKSD.m>

Entry Points

Name Comments DBIA/ICR reference
EN(SITENUM,SESSNUM,OS) ;-- called by routine SYS+2^KMPSLK
  • ICR #6342
    • Status: Active
    • Usage: Private
    ALLOS ; Using InterSystems APIs. Designed to work on all OS's
    KMPVVSTM(KMPVDATA) ; Get storage metrics for Vista Storage Monitor (VSTM) within VistA System Monitor (VSM)
  • ICR #6342
    • Status: Active
    • Usage: Private
    KMPVVTCM(KMPVDATA) ; Get Cache metrics for Vista Timed Collection Monitor (VTCM) within VistA System Monitor (VSM)
    BLKCOL(KMPVRET) ;
    ; ** Non interactive subset of Intersystems' ^BLKCOL routine - includes parts of BLKCOL and RUNERR line tags
    RUNERR ; Trap errors
    Info |  Source |  Entry Points