文件操作 - CIM_StatisticsCollection.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Core/CIM_StatisticsCollection.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Version ( "2.8.1000" ), UMLPackagePath ( "CIM::Core::Statistics" ), Description ( "A subclass of SystemSpecificCollection which collects together " "statistics for a system. This class forms an \'anchor point\' " "from which all the statistics kept for the system can be found " "(via the MemberOfCollection associations)." )] class CIM_StatisticsCollection : CIM_SystemSpecificCollection { [Description ( "This property provides the minimum sampling interval for " "the associated statistics so that client applications " "can determine the minimum interval that the " "StatisticsCollection should be sampled. If the " "statistics are sampled at different cycles, this " "property MUST be set to a zero time interval." )] datetime SampleInterval = "00000000000000.000000:000"; [Description ( "The time that the statistics collection was last " "sampled. Note that this property MAY be used to trigger " "an indication for \'push\' delivery of statistics " "samples." )] datetime TimeLastSampled; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件