{
{ CML$END_DISK_USAGE_INTERVAL
{
{
{  PURPOSE:
{     The purpose of this statistic is to signal the end of the
{ logging of disk path and storage device usage data. The interval
{ begins with the first CM4000 or CM4001 statistic emitted.
{
{ FREQUENCY: Every half-hour.
{
{ CONTENT:
{    The  descriptive-data portion of this statistic contains:
{
{    '<mf>*END DISK USAGE INTERVAL'
{
{      where <mf> is the identification of the mainframe in the form
{        $SYSTEM_mmmm_ssss.  Where 'mmmm' is the model number of
{        Central Processor zero (CP0), e.g. 0990, and 'ssss' is the
{        serial number of that processor, e.g. 0104.
{
{    There are no counter-values defined for this statistic.
{

  CONST
    cml$end_disk_usage_interval = cmc$min_ecc + 4002;

*copyc cmc$condition_limits
