文件操作 - CIM_BlockStatisticsCapabilities.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.33.0/Device/CIM_BlockStatisticsCapabilities.mof
编辑文件内容
// Copyright (c) 2012 DMTF. All rights reserved. [Version ( "2.33.0" ), UMLPackagePath ( "CIM::Device::StorageStatistics" ), Description ( "A specialization of the StatisticsCapabilities class that " "describes the capabilities of a BlockStatisticsService, which " "provides statistical data for instances of " "BlockStatisticalData." )] class CIM_BlockStatisticsCapabilities : CIM_StatisticsCapabilities { [Required, Override ( "ElementTypesSupported" ), Description ( "The list of element types for which statistical data is " "available. The values of this array correspond to the " "values defined for the ElementType property of the " "BlockStatisticalData class." ), ValueMap { "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "..", "0x8000.." }, Values { "Computer System", "Front-end Computer System", "Peer Computer System", "Back-end Computer System", "Front-end Port", "Back-end Port", "Volume", "Extent", "Disk Drive", "Arbitrary LUs", "Remote Replica Group", "DMTF Reserved", "Vendor Specific" }] uint16 ElementTypesSupported[]; [Override ( "SynchronousMethodsSupported" ), Description ( "The synchronous mechanisms supported for retrieving " "statistics and defining and modifying filters for " "statistics retrieval." ), ValueMap { "2", "3", "4", "5", "6", "7", "..", "0x8000.." }, Values { "Execute Query", "Query Collection", "GetStatisticsCollection", "Manifest Creation", "Manifest Modification", "Manifest Removal", "DMTF Reserved", "Vendor Specific" }] uint16 SynchronousMethodsSupported[]; [Override ( "AsynchronousMethodsSupported" ), Description ( "The asychronous mechanisms supported for retrieving statistics." ), ValueMap { "2", "3", "..", "0x8000.." }, Values { "GetStatisticsCollection", "Indications", "DMTF Reserved", "Vendor Specific" }] uint16 AsynchronousMethodsSupported[]; [Description ( "An internal clocking interval for all timers in the " "subsystem, measured in microseconds (Unit of measure in " "the timers, measured in microseconds). Time counters are " "monotanically increasing counters that contain \'ticks\'. " "Each tick represents one ClockTickInterval. If " "ClockTickInterval contained a value of 32 then each time " "counter tick would represent 32 microseconds." ), Units ( "MicroSeconds" ), PUnit ( "second * 10^-6" )] uint64 ClockTickInterval; [Experimental, Description ( "SupportedFeatures is an array identifying features " "supported by the implementation. The valid values are " "\"2\" (none) or \"3\" (Client Defined Sequence). If \"2\" " "is specified, then no other entry may be included. If " "\"3\" is specified, it indicates client may define, in " "the manifest, the sequence in which the requested " "properties are returned." ), ValueMap { "2", "3", "..", "0x8000.." }, Values { "none", "Client Defined Sequence", "DMTF Reserved", "Vendor Specific" }, ModelCorrespondence { "CIM_BlockStatisticsManifest.CSVSequence" }] uint16 SupportedFeatures[]; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件