文件操作 - CIM_DiscreteMetricValueDependency.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Metrics/CIM_DiscreteMetricValueDependency.mof
编辑文件内容
// Copyright (c) 2006 DMTF. All rights reserved. [Association, Experimental, Version ( "2.13.0" ), UMLPackagePath ( "CIM::Metrics::BaseMetric" ), Description ( "Association between a BaseMetricValue instance representing an " "analog metric value, and any DiscreteMetricValue instances " "representing discrete metric values based upon this analog " "metric value. \n" "For a definition of the discrete metrics concept and how the " "existence of instances of this association class control the " "existence of the discrete metric values, refer to the " "description of DiscreteMetricDefinition." )] class CIM_DiscreteMetricValueDependency : CIM_Dependency { [Override ( "Antecedent" ), Min ( 1 ), Max ( 1 )] CIM_BaseMetricValue REF Antecedent; [Override ( "Dependent" ), Min ( 0 )] CIM_DiscreteMetricValue REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件